Finance & FintechTypeScript
JamesANZ/bitcoin-mcp
An MCP server that enables AI models to query the Bitcoin blockchain.
finance-fintechlocal-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/JamesANZ/bitcoin-mcpClaude Desktop configuration example:
{
"mcpServers": {
"jamesanz-bitcoin-mcp": {
"command": "npx",
"args": [
"-y",
"JamesANZ/bitcoin-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Finance & Fintech
Language
TypeScript
Author
JamesANZ
Repository