Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. MCP Server
MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:48:04 PM

MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website
defiliquidityethereumlendingautomation

Manage Arcadia LP positions, lending, leverage, automation, and unsigned onchain transactions across supported networks.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "arcadia-finance-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@arcadia-finance/mcp-server"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (40) Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

The arcadia-finance/mcp-server MCP server exposes Arcadia Finance data and transaction-building tools for concentrated-liquidity and lending workflows. It reads account health, positions, pools, assets, strategies, balances, prices, points, and automation status, then returns unsigned transactions for actions such as adding liquidity, borrowing, repaying, staking, and closing positions. It supports Arcadia deployments on Base, Unichain, and Optimism, with protocol-specific liquidity-position parameters. Reach for it when an agent needs to analyze Arcadia accounts or prepare transactions for a wallet to sign.

Use cases

โ€ขInspect an Arcadia accountโ€™s health, debt, collateral, and LP positions
โ€ขCompare lending pools and LP strategies by liquidity, utilization, and APY
โ€ขBuild leveraged liquidity transactions for a wallet to review and sign
โ€ขClose LP positions and repay debt atomically
โ€ขConfigure Arcadia rebalancing and other asset-manager automations

Key features

โ€ขAccount health, collateral, debt, PnL, and history reads
โ€ขLending pool, asset, price, and strategy discovery
โ€ขUnsigned transactions for LP, borrowing, lending, and account operations
โ€ขAtomic liquidity, deleverage, swap, and close workflows
โ€ขAutomation intent discovery and configuration
โ€ขWallet balance and allowance checks

Capabilities & Tool Schemas (40) ~11.8k tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.

read.account.info

Get full overview of an Arcadia account: health factor, collateral value, debt, deposited assets, liquidation price, and automation status. Health factor = 1 - (used_margin / liquidation_value): 1 = no debt (safest), >0 = healthy, 0 = liquidation threshold, <0 = past liquidation. Higher is safer. On all supported chains returns an `automation` object showing which asset managers are enabled (rebalancer, compounder, yield_claimer, merkl_operator, gas_relayer, cow_swapper). Automation detection spans every asset-manager version deployed on the selected chain, so registrations made on older versions are still reported as active; the returned value is the user-facing dex_protocol (e.g. 'slipstream') with no version suffix. LP positions in assets[] include a dex_protocol field (slipstream, slipstream_v2, slipstream_v3, staked_slipstream, staked_slipstream_v2, staked_slipstream_v3, uniV3, uniV4) โ€” use this as the dex_protocol param for write.asset_manager.* tools. Slipstream V2 is Base-only. V3 is available on Base and Optimism. Unichain supports only Slipstream V1, uniV3, and uniV4. The automation object uses internal AM key names (slipstreamV1, slipstreamV2, slipstreamV3, uniV3, uniV4): map slipstreamV1 โ†’ 'slipstream'/'staked_slipstream', slipstreamV2 โ†’ 'slipstream_v2'/'staked_slipstream_v2', slipstreamV3 โ†’ 'slipstream_v3'/'staked_slipstream_v3', uniV3 โ†’ 'uniV3', uniV4 โ†’ 'uniV4'. Numeric fields without a _usd suffix are in the account's numeraire token raw units (divide by 10^decimals: 6 for USDC, 18 for WETH, 8 for cbBTC). Fields ending in _usd are in USD with 18 decimals (divide by 1e18). health_factor is unitless. Asset amounts are raw token units. To list all accounts for a wallet, use read.wallet.accounts.

read.account.history

Get historical collateral and debt values for an Arcadia account over time. Returns a time series of snapshots (timestamp, collateral_value, debt_value, net_value). Each value is the account's net value in USD (human-readable, not raw units). Useful for charting account performance over a period.

read.account.pnl

Get PnL (cost basis) and yield earned for an Arcadia account. Returns lifetime totals: cost basis vs current value (negative cost_basis = net profit withdrawn), net transfers per token, total yield earned in USD and per token. cost_basis, current_value, cost_diff are in USD (human-readable). Per-token fields (net_transfers, summed_yields_earned) are in raw token units.

read.pool.list

List all Arcadia lending pools: TVL, utilization, available liquidity. Key fields: interest_rate = current borrow cost, lending_apy = lender yield. All rates are decimal fractions (1.0 = 100%, 0.06 = 6%). For APY history on a specific pool, use read.pool.info.

read.pool.info

Get detailed info for a single lending pool including APY history over time. Useful for analyzing rate trends and comparing pools. Use read.pool.list to discover pool addresses.

read.asset.list

List supported collateral assets on Arcadia. Returns compact list (address, symbol, decimals, type). Use search to filter by symbol substring. For USD prices, use read.asset.prices.

How MCP Server works

What arcadia-finance/mcp-server MCP server does

The arcadia-finance/mcp-server MCP server connects an MCP-compatible agent to Arcadia Finance workflows for concentrated liquidity, lending, leverage, and automation. It can inspect Arcadia accounts, identify LP positions, review lending pools and strategies, and retrieve wallet balances and token allowances before a transaction is prepared.

The server supports Uniswap and Aerodrome-related Arcadia positions on Base, Unichain, and Optimism. Account data includes health factor, collateral, debt, liquidation price, deposited assets, and enabled automation. Historical value, PnL, cost basis, yield, and token transfers are also available for account analysis.

How it works

Read tools query Arcadia and onchain data. Agents can discover accounts belonging to a wallet, inspect supported assets and USD prices, compare lending pools, review strategy APYs, and request a rebalancing recommendation. The guides tool provides workflow references for strategy selection, automation setup, contract addresses, and multi-step operations.

Write tools do not directly sign transactions. They return unsigned transaction data containing the destination, calldata, value, and chain ID. A wallet or transaction-signing client must review and broadcast the result. The optional development tool can sign and send transactions with a local private key supplied through PK; the README says it is not intended for production use.

The arcadia-finance/mcp-server MCP server uses atomic flash-action builders for several workflows. Adding liquidity can combine wallet deposits, existing account collateral, swaps, LP minting, and optional borrowing. Closing can burn an LP position, swap assets, and repay debt in one transaction, after which a separate withdrawal sends remaining assets to the wallet.

Setup and configuration

Install the npm package with:

Terminal
npx -y @arcadia-finance/mcp-server

The package is listed for use with Claude and Cursor. The repository also provides installation links for VS Code and Cursor MCP configuration. No API key or paid service credential is specified in the supplied material. PK is only needed for the optional dev.send tool, which signs and broadcasts using a local private key.

Tools and capabilities

Read capabilities include:

  • Inspect account health, collateral, debt, liquidation levels, positions, automation, history, and PnL.
  • List wallet accounts, balances, allowances, and Arcadia points.
  • List assets, retrieve prices, inspect lending pools, and view APY history.
  • List strategies, inspect strategy parameters, and request recommendations.
  • Discover automation intents and retrieve Arcadia workflow guides.

Write capabilities include creating, depositing to, withdrawing from, borrowing against, and repaying Arcadia accounts. The server can add, partially remove, swap, deleverage, stake, unstake, claim rewards from, or fully close LP positions. It can also approve tokens and deposit into lending-pool tranches.

The arcadia-finance/mcp-server MCP server includes automation configuration tools in the repository tool catalog, including full desired-state and delta-based updates. Asset-manager intent tools return parameters that can be combined for an account automation update.

Limitations and notes

Transaction calldata for liquidity, swap, deleverage, and close operations is time-sensitive and should be signed and broadcast within 30 seconds. If price movement causes a revert, the transaction should be rebuilt. Several endpoints provide Tenderly simulation fields; a failed simulation should not be broadcast. Staking operations may not always provide simulation data.

Account values use different units. Raw token amounts require token-specific decimal conversion, while USD fields use 18-decimal fixed-point values in account information. APY and rate values are decimal fractions, not percentage strings. LP position data supplies the dex_protocol value needed by asset-manager write tools.

Network and protocol support varies by position type. Slipstream V2 is Base-only, Slipstream V3 is available on Base and Optimism, and Unichain supports Slipstream V1, uniV3, and uniV4. Full position exits leave resulting tokens in the Arcadia account; withdrawing them is a separate operation.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Evm MCP Server logoEvm MCP Server

    Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.

    ๐Ÿ’ฐ Finance & Fintech4 views
    Compare vs Evm MCP Server โ†’
  • Graph Aave MCP logoGraph Aave MCP

    AAVE V2/V3 lending protocol data across 7 chains via The Graph โ€” reserves, user positions, health factors, liquidations, flash loans, and governance.

    ๐Ÿ’ฐ Finance & Fintech2 views
    Compare vs Graph Aave MCP โ†’
  • Brazilian Central Bank (BCB) MCP logoBrazilian Central Bank (BCB) MCP
    Verified

    MCP server for the Brazilian Central Bank (Banco Central do Brasil): SGS time series (Selic, IPCA, exchange rates, GDP and 139 curated, source-verified indicators), the Focus market-expectations survey and PTAX official exchange rates. 15 tools, 3 resources and 3 prompts, with provenance metadata on every response. Runs locally via npx (stdio) or through the hosted endpoint at https://bcb.sidneybissoli.com/mcp โ€” no API key or signup required.

    ๐Ÿ’ฐ Finance & Fintech7 views
    Compare vs Brazilian Central Bank (BCB) MCP โ†’
  • FinanceRateCalc (frc Mcp) logoFinanceRateCalc (frc Mcp)
    Verified

    MCP server for FinanceRateCalc โ€” query lender-level FHA denial statistics from the complete 2025 federal HMDA record. Historical observations, never individual predictions.

    ๐Ÿ’ฐ Finance & Fintech7 views
    Compare vs FinanceRateCalc (frc Mcp) โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
5
Stargazers on the source repository.
npm downloads
1.2k
Package downloads in the last 30 days.
Last commit
10d ago
Most recent push to the default branch.
Tools exposed
40
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server

Run `npx -y @arcadia-finance/mcp-server` in an MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/arcadia-finance-mcp-server?style=directory)](https://allmcps.com/mcp/arcadia-finance-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/arcadia-finance-mcp-server"><img src="https://allmcps.com/api/badge/arcadia-finance-mcp-server?style=directory" alt="MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseAGPL-3.0
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit10d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 1, 2026
npm downloads1,240/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
64Quality signal: Good ยท 64/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev ยท @arcadia-finance/mcp-server (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code