Bitcoin MCP
@tiero
About Bitcoin MCP
A Model Context Protocol (MCP) server that provides Bitcoin tools for AI applications like Claude Desktop and Cursor, allowing them to interact with the Bitcoin Network and manage wallet operations.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bitcoin MCP?
A Model Context Protocol (MCP) server that provides Bitcoin tools for AI applications like Claude Desktop and Cursor, allowing them to interact with the Bitcoin Network and manage wallet operations.
How to use Bitcoin MCP?
Install dependencies with pnpm install, build the project with pnpm build, then integrate with any MCP client. The server exposes five tools: setup_wallet, get_wallet_status, get_addresses, get_balance, and send_bitcoin.
Key features of Bitcoin MCP?
- Create and restore Bitcoin and Ark wallets.
- Send Bitcoin and Ark transactions.
- Retrieve balances with optional fiat conversion.
- Real-time Bitcoin price conversion via blockchain.info.
- Cache-optimized price fetching.
- Strongly typed wallet operations with Zod validation.
Use cases of Bitcoin MCP?
- Let AI assistants check Bitcoin wallet balances on demand.
- Enable AI applications to send Bitcoin transactions programmatically.
- Integrate Bitcoin wallet management into automated workflows.
- Provide real-time Bitcoin-to-fiat conversion for user queries.
FAQ from Bitcoin MCP
What networks are supported?
Bitcoin mainnet, testnet, signet, and mutinynet are supported.
What dependencies are required?
The project uses pnpm, Vite, Vitest, TypeScript, Zod, and the @arklabs/wallet-sdk library.
How can I restore a wallet?
Use the setup_wallet tool with action set to "restore" and provide a privateKey string.
Can I send Bitcoin to any address?
Yes, use the send_bitcoin tool with an address and an amount in satoshis.
Where is the Bitcoin price fetched from?
Real-time Bitcoin price data is fetched from blockchain.info with cache optimizations.
Frequently asked questions
What networks are supported?
Bitcoin mainnet, testnet, signet, and mutinynet are supported.
What dependencies are required?
The project uses pnpm, Vite, Vitest, TypeScript, Zod, and the `@arklabs/wallet-sdk` library.
How can I restore a wallet?
Use the `setup_wallet` tool with action set to `"restore"` and provide a `privateKey` string.
Can I send Bitcoin to any address?
Yes, use the `send_bitcoin` tool with an address and an amount in satoshis.
Where is the Bitcoin price fetched from?
Real-time Bitcoin price data is fetched from blockchain.info with cache optimizations.
Basic information
More Finance & Commerce MCP servers

IBANforge
cammac-creatorIBANforge — IBAN validation, BIC/SWIFT lookup, Swiss clearing, and EMI/vIBAN classification API with MCP for AI agents
SavePropTax
atifnayeem-ossCheck whether a California home qualifies for a Proposition 8 property tax reduction from recent comparable sales, then start a filing the owner completes themselves. Hosted remote server, no API key. Flat $29, paid by t

Coinfuty
CoinfutyFree remote MCP server for real-time crypto futures data: price, open interest, funding rates, long/short ratio, liquidations and volume across hundreds of coins and major exchanges. No API key required.
govtrade-mcp
iamdarcieWraps the live GovTrade x402 API as MCP tools any agent can call directly — get congressional trade signals , get congressional trades , and get politician trading baseline . This server pays your live x402 endpoints on

Stoxly
wizard-exeRemote MCP server for free stock & ETF fundamental analysis — 10-point score, verdict and metrics for any ticker
Comments