Skip to content
Back to search
30
MCP

defi-mcp

pypi/defi-mcp

An MCP server giving AI agents access to DeFi data on EVM chains.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.thenextgennexus/crypto-defi-mcp
MCP server giving AI agents one-connection access to crypto & DeFi data: DeFi protocol TVL, stableco
0 tools · streamable-http
io.github.matiosera3-ops/defi-mcp
AI agent access to on-chain DeFi data on Polygon & Arbitrum: balances, positions, prices.
0 tools
defistream-mcp
MCP server for the DeFiStream API
0 tools
iflow-mcp_crypto-projects-mcp
An MCP server providing cryptocurrency project data to AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
io.github.aibtcdev/mcp-server
Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, x402 payments.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "defi-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}