Skip to main content
Glama

Neo N3 MCP Server

by r3e-network

get_blockchain_info

Retrieve blockchain information, including network status and details, for Neo N3 mainnet or testnet using the MCP server for streamlined blockchain interaction.

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