An MCP server that exposes the python-bitcoinlib API
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-python-bitcoinlib": {
"args": [
"mcp-python-bitcoinlib"
],
"command": "uvx"
}
}
}This is a well-structured Bitcoin library MCP server with proper cryptographic implementations and comprehensive testing. The server provides Bitcoin-specific functionality like key generation, address creation, and transaction handling without requiring external authentication, which is appropriate for a local cryptographic utility. Supply chain analysis found 10 known vulnerabilities in dependencies (1 critical, 5 high severity). Package verification found 1 issue.
Scanned 7 files · 14 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!