Bitcompare
Rank #40,834io.github.bitcompare/mcp-server
Crypto yield data for AI agents: lending, savings, staking, borrowing & stablecoin rates. 18 tools.
Bitcompare is a Model Context Protocol (MCP) server published by bitcompare. It ranks #40,834 of 119,379 servers tracked on MCP Toplist. Bitcompare is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on May 20, 2026 and most recently updated on Jun 17, 2026.
Ranks ahead of 78,545 of 119,379 servers on MCP Toplist.
Use Bitcompare
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bitcompare https://api.bitcompare.net/mcpclaude mcp add bitcompare -e "BITCOMPARE_API_KEY=<your BITCOMPARE_API_KEY>" -- npx -y @bitcompare/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.bitcompare]
url = "https://api.bitcompare.net/mcp"Add to ~/.codex/config.toml.
[mcp_servers.bitcompare]
command = "npx"
args = ["-y", "@bitcompare/mcp-server"]
[mcp_servers.bitcompare.env]
BITCOMPARE_API_KEY = "<your BITCOMPARE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.bitcompare.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bitcompare": {
"command": "npx",
"args": [
"-y",
"@bitcompare/mcp-server"
],
"env": {
"BITCOMPARE_API_KEY": "<your BITCOMPARE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitcompare": {
"url": "https://api.bitcompare.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"bitcompare": {
"command": "npx",
"args": [
"-y",
"@bitcompare/mcp-server"
],
"env": {
"BITCOMPARE_API_KEY": "<your BITCOMPARE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bitcompare": {
"type": "http",
"url": "https://api.bitcompare.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"bitcompare": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bitcompare/mcp-server"
],
"env": {
"BITCOMPARE_API_KEY": "<your BITCOMPARE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitcompare": {
"serverUrl": "https://api.bitcompare.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bitcompare": {
"command": "npx",
"args": [
"-y",
"@bitcompare/mcp-server"
],
"env": {
"BITCOMPARE_API_KEY": "<your BITCOMPARE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitcompare": {
"url": "https://api.bitcompare.net/mcp"
}
}
}{
"mcpServers": {
"bitcompare": {
"command": "npx",
"args": [
"-y",
"@bitcompare/mcp-server"
],
"env": {
"BITCOMPARE_API_KEY": "<your BITCOMPARE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bitcompare%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.bitcompare%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.bitcompare%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 119,379" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bitcompare
Other servers by bitcompare
View all bitcompare servers →Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Jun 17, 2026 |
| 1.0.6 | Jun 11, 2026 |
| 1.0.5 | May 20, 2026 |
Frequently asked questions
- Who maintains Bitcompare?
- Bitcompare is maintained by bitcompare, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Bitcompare listed on the Official MCP Registry?
- Yes — Bitcompare is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Bitcompare have?
- MCP Toplist tracks 3 versions of Bitcompare, most recently published on Jun 17, 2026.
- Where can I find the source code for Bitcompare?
- The source code for Bitcompare is hosted at github.com/bitcompare/services.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.