Skip to main content
Glama
arcadia-finance

mcp-server

Related Servers

Alternatives to mcp-server

Related Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP (Model Context Protocol) server for the MAIN DEX on Base. Provides AI agents (Claude, Cursor, etc.) with tools to interact with the protocol: swap tokens, manage liquidity, enter/exit ALM strategies(10% APY), and more.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Self-custodial crypto portfolio and DeFi MCP server. Read balances and positions (Aave, Compound, Morpho, Uniswap V3, Lido, EigenLayer) across Ethereum, Arbitrum, Polygon, and Base, and prepare transactions for approval on a Ledger via WalletConnect.
    100
    120 npm
    4
    Business Source 1.1
  • A
    license
    A
    quality
    B
    maintenance
    A keyless MCP server that builds unsigned Uniswap v3 liquidity-position transactions and optionally simulates them via eth_call; it never holds keys or signs.
    8
    70 npm
    Apache 2.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server for the Arcadia Arc utility data API, enabling retrieval of bill data, interval meter readings, and carbon calculations.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive MCP server providing unified access to over 144 tools for lending, trading, and staking across six major DeFi protocols on the Stacks Bitcoin Layer 2. It enables AI agents to perform complex blockchain operations and interact with the DeFi ecosystem using natural language commands.
    3
    -

TDQS

A4.1/5.0

Scored across 35 tools

Disambiguation4/5

Each tool targets a distinct operation, but several pairs (deposit/add_liquidity, repay/deleverage, remove_liquidity/close, swap/close) have overlapping boundaries. However, the descriptions explicitly clarify when to use each, so an agent can disambiguate after reading them.

Naming Consistency5/5

All tools follow a consistent read.<domain>.<noun> or write.<domain>.<verb> pattern (e.g., read.account.info, write.account.deposit). The only exception is dev.send, which is clearly a dev-only utility outside the standard namespace.

Tool Count2/5

35 tools is a large surface for an agent to navigate. While the domain is broad, the count exceeds the 25-tool threshold and feels heavy for a single server; many tools could be consolidated (e.g., deposit/add_liquidity, close/swap+remove_liquidity+deleverage).

Completeness5/5

The tool set covers the full account lifecycle (create, deposit, withdraw, borrow, repay, add/remove liquidity, swap, close), lending pool operations, automations (full state and delta), wallet checks, and reference guides. There are no obvious missing operations for the stated domain.

Maintenance

ActivityMaintained
ResponsivenessUnresponsive