Skip to main content
Glama

Starknet MCP Server

by milancermak

get_block

Retrieve specific block details from the Starknet blockchain using block number inputs to query and analyze block information through the Starknet MCP Server.

Instructions

Get a block from the Starknet blockchain

Input Schema

NameRequiredDescriptionDefault
blockNumberNoThe block number to get

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Starknet 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/milancermak/starknet-mcp'

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