stats
ActiveTool of Blockchair
declared in 0.1.0
Fetch chain-wide blockchain statistics (block count, transaction volume, hash rate, mempool size, circulation, etc.) for a given chain (bitcoin, ethereum, dogecoin, and 12 others).
Parameters schema
{
"type": "object",
"examples": [
{
"chain": "bitcoin"
},
{
"chain": "ethereum"
}
],
"required": [
"chain"
],
"properties": {
"chain": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Blockchair
https://github.com/pipeworx-io/mcp-blockchair
1/7 registries