bitcoin-mcp
If you are the rightful owner of bitcoin-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
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.
The Bitcoin MCP server extends any MCP client's capabilities by providing tools to do anything with Bitcoin. It allows users to create and restore Bitcoin and Ark wallets, send Bitcoin and Ark transactions, and retrieve wallet balances. The server also offers real-time Bitcoin price conversion and cache-optimized price fetching via blockchain.info. It features strongly typed wallet operations, comprehensive error handling, and fallbacks, along with schema validation using Zod. Integration with `@arklabs/wallet-sdk` ensures seamless wallet management.
Features
- Create and restore Bitcoin and Ark wallets
- Send Bitcoin and Ark transactions
- Retrieve Bitcoin and Ark wallet balances
- Real-time Bitcoin price conversion
- Comprehensive error handling and fallbacks