49 Bitcoin tools for AI agents: fees, mempool, blocks, mining, price. Zero config.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
bitcoin-mcp · pypi · 0.5.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Bortlesboat/bitcoin-mcp",
"description": "49 Bitcoin tools for AI agents: fees, mempool, blocks, mining, price. Zero config.",
"title": "Bitcoin MCP",
"repository": {
"url": "https://github.com/Bortlesboat/bitcoin-mcp",
"source": "github"
},
"version": "0.5.1",
"packages": [
{
"registryType": "pypi",
"identifier": "bitcoin-mcp",
"version": "0.5.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bitcoin Core RPC host (default: 127.0.0.1)",
"format": "string",
"name": "BITCOIN_RPC_HOST"
},
{
"description": "Bitcoin Core RPC port (default: auto-selected by network)",
"format": "string",
"name": "BITCOIN_RPC_PORT"
},
{
"description": "Bitcoin network: mainnet, testnet, signet, or regtest (default: mainnet). Sets default RPC port if BITCOIN_RPC_PORT is not set.",
"format": "string",
"name": "BITCOIN_NETWORK"
},
{
"description": "Override the default hosted API URL (default: https://bitcoinsapi.com). The hosted API is used automatically when no local node is detected.",
"format": "string",
"name": "SATOSHI_API_URL"
},
{
"description": "API key for authenticated access to the hosted Satoshi API (get one free at POST /api/v1/register)",
"format": "string",
"isSecret": true,
"name": "SATOSHI_API_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-03-21T01:45:36.039333Z",
"publishedAt": "2026-03-21T01:45:36.039333Z",
"updatedAt": "2026-03-21T01:45:36.039333Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.5.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.