MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs
{
"mcpServers": {
"iogithubcryptoapis-iomcp-block-data": {
"command": "npx",
"args": [
"-y",
"@cryptoapis-io/mcp-block-data"
]
}
}
}