Submit

Bitcompare Crypto Yield

@Bitcompare (Blue Venture Studios)

Crypto yield intelligence for Claude and other MCP-compatible agents. 18 read-only tools serving live and historical lending, staking, borrowing and stablecoin yields across 350+ assets and 60+ providers (CeFi + DeFi), refreshed every 5 minutes — plus coin metadata, aggregated prices, market stats, and stablecoin peg-stability data. One ck_live_* API key authenticates both the REST API and the MCP server. Hosted Streamable HTTP endpoint at https://api.bitcompare.net/mcp, or run via npx @bitcompare/mcp-server. Docs: https://docs.bitcompare.net/mcp

Server Config

{
  "mcpServers": {
    "bitcompare": {
      "command": "npx",
      "args": [
        "-y",
        "@bitcompare/mcp-server"
      ],
      "env": {
        "BITCOMPARE_API_KEY": "ck_live_..."
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server