Loading MCP server directory, please wait...
Crypto interest rates, prices, coin metadata, market stats, and stablecoin data. 18 tools.
npx @getmcp/cli add io.github.bitcompare/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
BITCOMPARE_API_KEYBearer API key from https://pro.bitcompare.net/dashboard/keys. Format: ck_live_*. Requires a Pro or Enterprise plan for MCP access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bitcompare/mcp-server": {
"command": "npx",
"args": [
"-y",
"@bitcompare/mcp-server"
],
"env": {
"BITCOMPARE_API_KEY": ""
}
}
}
}