PluginBench
MCP Server

DeFi Protocol Data MCP Server

org.memoryapi/defi

What is the DeFi Protocol Data MCP server?

DeFi protocol data: TVL, yield pools, and cross-chain analytics

How to install DeFi Protocol Data

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "defi": {
      "url": "https://defi.memoryapi.org/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "defi": {
      "serverUrl": "https://defi.memoryapi.org/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "defi": {
      "type": "http",
      "url": "https://defi.memoryapi.org/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "defi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://defi.memoryapi.org/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http defi https://defi.memoryapi.org/mcp

Related MCP servers

AI/ML research papers from arXiv, DBLP, and HuggingFace

Cross-exchange arbitrage opportunities and funding rate signals

Biomedical data: compounds, drug info, and molecular targets

Clinical trial search and status from ClinicalTrials.gov

US federal contracts, grants, and spending awards

Schedule and manage recurring or one-shot tasks