Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getBlock

Fetch detailed contents of a blockchain block using its number or hash, enabling direct access to blockchain data through the Moralis MCP Server.

Instructions

Get the contents of a block given the block hash.

Input Schema

NameRequiredDescriptionDefault
block_number_or_hashNoThe block number or block hash

Input Schema (JSON Schema)

{ "properties": { "block_number_or_hash": { "description": "The block number or block hash", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

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/MoralisWeb3/moralis-mcp-server'

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