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.
「金融とコマース」の他のコンテンツ
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
コメント