Bitcoin MCP Server
Rank #67,448io.github.Team23gm/bitcoin-mcp-server
Honest monetary data for AI agents. Inflation, M2 vs CPI, Bitcoin vs dollar. No spin.
Bitcoin MCP Server is a Model Context Protocol (MCP) server published by team23gm. It ranks #67,448 of 132,113 servers tracked on MCP Toplist. Bitcoin MCP Server is listed across 2 registries — Official MCP and mcp.so, with 1 tracked version. It was first listed on Jul 1, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 64,665 of 132,113 servers on MCP Toplist.
Use Bitcoin MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bitcoin-mcp-server -- npx -y @team23gm/bitcoin-mcp-server[mcp_servers.bitcoin-mcp-server]
command = "npx"
args = ["-y", "@team23gm/bitcoin-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bitcoin-mcp-server": {
"command": "npx",
"args": [
"-y",
"@team23gm/bitcoin-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bitcoin-mcp-server": {
"command": "npx",
"args": [
"-y",
"@team23gm/bitcoin-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bitcoin-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@team23gm/bitcoin-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bitcoin-mcp-server": {
"command": "npx",
"args": [
"-y",
"@team23gm/bitcoin-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bitcoin-mcp-server": {
"command": "npx",
"args": [
"-y",
"@team23gm/bitcoin-mcp-server"
]
}
}
}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.Team23gm%2Fbitcoin-mcp-server)<a href="https://mcptoplist.com/server/io.github.Team23gm%2Fbitcoin-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Team23gm%2Fbitcoin-mcp-server.svg" alt="MCP Toplist: #67,448 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
team23gm
Other servers by team23gm
View all team23gm servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jul 1, 2026 |
Frequently asked questions
- Who maintains Bitcoin MCP Server?
- Bitcoin MCP Server is maintained by team23gm, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Bitcoin MCP Server listed on the Official MCP Registry?
- Yes — Bitcoin MCP Server is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Bitcoin MCP Server have?
- MCP Toplist tracks 1 version of Bitcoin MCP Server, most recently published on Jul 1, 2026.
- Where can I find the source code for Bitcoin MCP Server?
- The source code for Bitcoin MCP Server is hosted at github.com/team23gm/bitcoin-mcp-server.
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.