mcp-server
Related Servers
Alternatives to mcp-server
- AlicenseBqualityCmaintenanceEnables natural language queries and JSON-RPC calls to 69+ blockchain networks through Grove's free public endpoints. Supports Ethereum, Solana, Cosmos chains, and Layer 2 solutions without requiring authentication or API keys.6712MIT
Related Servers
- AlicenseAqualityCmaintenanceMCP server for Base L2 DeFi — wallets, swaps, liquidity, price feeds, flash loans8MIT
- AlicenseNot gradedqualityDmaintenanceMCP (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
- AlicenseAqualityAmaintenanceSelf-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.100120 npm4Business Source 1.1
- AlicenseAqualityBmaintenanceA keyless MCP server that builds unsigned Uniswap v3 liquidity-position transactions and optionally simulates them via eth_call; it never holds keys or signs.870 npmApache 2.0
- FlicenseNot gradedqualityCmaintenanceMCP server for the Arcadia Arc utility data API, enabling retrieval of bill data, interval meter readings, and carbon calculations.-
- FlicenseNot gradedqualityDmaintenanceA 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
Scored across 35 tools
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.
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.
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).
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.