Skip to main content
Glama

Neo N3 MCP Server

by r3e-network

get_blockchain_info

Retrieve essential blockchain details from the Neo N3 network, including current block height and native asset data, by specifying the network (mainnet or testnet) for precise results.

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" }

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