bitcoin-mcp
The Bitcoin & Lightning Network MCP Server is a tool that allows AI models to interact with the Bitcoin blockchain and Lightning Network. It provides key generation, address validation, transaction decoding, and supports Lightning Network transactions.
How do I integrate the Bitcoin MCP server with Claude Desktop?
You need to configure the Claude Desktop configuration file to include the Bitcoin MCP server under the 'mcpServers' section and restart Claude Desktop.
What are the key features of the Bitcoin MCP server?
The server offers key generation, address validation, transaction decoding, blockchain queries, and Lightning Network operations.
Can I use the Bitcoin MCP server with Goose?
Yes, you can integrate it as a local extension using STDIO or as a remote extension using SSE.
What is required for Lightning Network features?
You need to configure LNBits connection details, including the admin and read keys.
How can I contribute to the Bitcoin MCP server project?
Contributions and feature requests are welcome via pull requests or issues on GitHub.