btcd
An alternative full node bitcoin implementation written in Go (golang)
btcd MCP Server
MCP server for btcsuite/btcd
Ready-to-Use Client Configurations
{
"mcpServers": {
"btcd": {
"command": "npx",
"args": [
"-y",
"@btcsuite/btcd"
]
}
}
}