# @arcadia-finance/mcp-server

MCP server for Arcadia Finance. Deploy concentrated liquidity on Uniswap, Aerodrome, and Velodrome with automated rebalancing, compounding, yield optimization, and leverage, or single-sided liquidity into lending pools. Base, Unichain, and Optimism.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.5.1
- **Author:** io.github.arcadia-finance
- **License:** AGPL-3.0
- **npm:** @arcadia-finance/mcp-server
- **Endpoints:** streamable-http https://mcp.arcadia.finance/mcp
- **Source:** https://github.com/arcadia-finance/mcp-server
- **Endpoint health:** reachable (last checked 2026-08-29T02:09:51.860Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 11 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-17T21:37:44.428Z
- **Version scanned:** 0.5.1
- **CVEs:** none found by OSV at scan time

## Tools

35 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `read.account.info`
- `read.account.history`
- `read.account.pnl`
- `write.account.add_liquidity`
- `write.wallet.approve`
- `read.asset_manager.intents`
- `read.asset_manager.current`
- `read.asset.list`
- `read.asset.prices`
- `write.account.automations`
- `write.account.automations_delta`
- `write.account.borrow`
- `write.account.close`
- `write.account.create`
- `write.account.deleverage`
- `write.account.deposit`
- `write.pool.deposit`
- `read.guides`
- `read.point_leaderboard`
- `read.pool.list`
- `read.pool.info`
- `write.pool.redeem`
- `write.account.remove_liquidity`
- `write.account.repay`
- `dev.send`
- `write.account.stake`
- `read.strategy.list`
- `read.strategy.info`
- `read.strategy.recommendation`
- `write.account.swap`
- `read.wallet.balances`
- `read.wallet.allowances`
- `read.wallet.accounts`
- `read.wallet.points`
- `write.account.withdraw`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@arcadia-finance/mcp-server\"\n      ],\n      \"env\": {\n        \"RPC_URL_BASE\": \"<YOUR_RPC_URL_BASE>\",\n        \"RPC_URL_UNICHAIN\": \"<YOUR_RPC_URL_UNICHAIN>\",\n        \"RPC_URL_OPTIMISM\": \"<YOUR_RPC_URL_OPTIMISM>\",\n        \"PK\": \"<YOUR_PK>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `RPC_URL_BASE` — Rpc URL Base (optional)
- `RPC_URL_UNICHAIN` — Rpc URL Unichain (optional)
- `RPC_URL_OPTIMISM` — Rpc URL Optimism (optional)
- `PK` — Pk (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 4 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — runs locally and hosted; holds an api key.
- Floor 30, ceiling 30 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40arcadia-finance%2Fmcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40arcadia-finance%2Fmcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40arcadia-finance%2Fmcp-server
- HTML page: https://forgeregistry.com/registry/%40arcadia-finance%2Fmcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
