Bitcoin MCP
@tiero
关于 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.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
金融与商务 分类下的更多 MCP 服务器
₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Futu Stock MCP Server
shuizhengqi1mcp server for futuniuniu stock
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
评论