get_block
ActiveTool of mcp-mempool-space
declared in 0.1.0
Block detail by hash or height.
Parameters schema
{
"type": "object",
"examples": [
{
"hash_or_height": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f"
},
{
"network": "mainnet",
"hash_or_height": "840000"
}
],
"required": [
"hash_or_height"
],
"properties": {
"network": {
"type": "string"
},
"hash_or_height": {
"type": "string",
"description": "Block hash or numeric height"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-mempool-space
https://github.com/pipeworx-io/mcp-mempool-space
2/7 registries