Bitcoin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 246 installs a week from pypi. Last commit 18 May 2026.
49 Bitcoin tools for AI agents: fees, mempool, blocks, mining, price. Zero config.
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.
claude mcp add bitcoin-mcp -- uvx bitcoin-mcp
{
"mcpServers": {
"bitcoin-mcp": {
"args": [
"bitcoin-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.bitcoin-mcp]
command = "uvx"
args = ["bitcoin-mcp"]
{
"mcpServers": {
"bitcoin-mcp": {
"args": [
"bitcoin-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"bitcoin-mcp": {
"args": [
"bitcoin-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.