blockcypher mcp for Claude Desktop
io.github.mrfentmen/blockcypher-mcp
Blockchain explorer for BTC, ETH, LTC, DOGE: block info, address balance, transaction details.
client:Claude Desktop
transport:stdio
runtime:npm
Install blockcypher mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"blockcypher-mcp": {
"command": "npx",
"args": [
"-y",
"blockcypher-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs