block
ActiveTool of mcp-blockstream-info
declared in 0.1.0
Block by 64-char hex hash or by 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 (hex) or numeric height as string."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-blockstream-info
https://github.com/pipeworx-io/mcp-blockstream-info
2/7 registries