Skip to main content
Glama

Neo N3 MCP Server

by r3e-network

get_block_count

Retrieve the total number of blocks on the Neo N3 blockchain for specified networks. Use this tool to access blockchain data via the Neo N3 MCP Server, supporting mainnet or testnet.

Input Schema

NameRequiredDescriptionDefault
networkNoNetwork to use: "mainnet" or "testnet"

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "network": { "description": "Network to use: \"mainnet\" or \"testnet\"", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Neo N3 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/r3e-network/neo-n3-mcp'

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