mcpbeat Sign in

Bitcoin MCP Server

local only

Bitcoin MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.

Honest monetary data for AI agents. Inflation, M2 vs CPI, Bitcoin vs dollar. No spin.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 8 · +0% w/w
a month agotoday
29
Installs / week
npm · @team23gm/bitcoin-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bitcoin-mcp-server -- npx -y @team23gm/bitcoin-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bitcoin-mcp-server": {
      "args": [
        "-y",
        "@team23gm/bitcoin-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bitcoin-mcp-server]
command = "npx"
args = ["-y", "@team23gm/bitcoin-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "bitcoin-mcp-server": {
      "args": [
        "-y",
        "@team23gm/bitcoin-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bitcoin-mcp-server": {
      "args": [
        "-y",
        "@team23gm/bitcoin-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Bitcoin MCP Server

same job, measured the same way
Ecb MCP
by scka-de

ECB data for AI agents — rates, yields, inflation, money supply, and 100+ datasets. No API key.

39 installs/wk local only
Economy Intel MCP
by datakoot

Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.

5 tools answering
Synergic APIs
by synergic-apis

Official US data for AI agents: CPI inflation since 1913, famous prices, national debt since 1790.

31 installs/wk local only
BTCFi API
by aiindigo925

Bitcoin data for AI agents. 27 tools with x402 micropayments. No API keys needed.

31 installs/wk local only
Economy Intel MCP
by datakoot

Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.

5 tools answering
Aviation MCP
by perufitlife

Live aviation data for AI agents: METAR weather, airports, aircraft, glossary & FAA questions.

answering
MCP Data
by infoinlet-marketplace

Tabular data for AI agents — load CSV/JSON/XLSX, query, group-by, stats (no database).

23 installs/wk local only
LatAm Data
by svkbogislav

Latin American data for AI agents: tax-ID validation, indicators, FX, company lookups, holidays

100 installs/wk local only

Bitcoin MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Bitcoin MCP Server?
Bitcoin MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @team23gm/bitcoin-mcp-server was installed 29 times last week.
Is Bitcoin MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Bitcoin MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @team23gm/bitcoin-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Bitcoin MCP Server?
The npm package @team23gm/bitcoin-mcp-server was installed 29 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.