Skip to main content
Glama

ChainFETCH MCP Server

Official
by chainfetch

get_block_info

Retrieve detailed information about specific Ethereum blocks including transaction data, timestamps, and block metadata for blockchain analysis and verification.

Instructions

Get detailed information about a specific block

Input Schema

NameRequiredDescriptionDefault
blockYesThe block number to get info for

Input Schema (JSON Schema)

{ "properties": { "block": { "description": "The block number to get info for", "type": "string" } }, "required": [ "block" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chainfetch/chainfetch-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server