Skip to main content
Glama

Neo N3 MCP Server

by r3e-network

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoWhether to log to filefalse
LOG_LEVELNoLog level: 'debug', 'info', 'warn', 'error'info
LOG_CONSOLENoWhether to log to consoletrue
NEO_NETWORKNoDefault network type: 'mainnet' or 'testnet'mainnet
NEO_RPC_URLNoDefault URL of the Neo N3 RPC nodehttps://mainnet1.neo.coz.io:443
WALLET_PATHNoPath to the wallet files./wallets
LOG_FILE_PATHNoPath to log file./logs/neo-n3-mcp.log
NEO_NETWORK_MODENoNetwork mode: 'mainnet_only', 'testnet_only', or 'both'both
NEO_MAINNET_RPC_URLNoURL of the Neo N3 mainnet RPC nodehttps://mainnet1.neo.coz.io:443
NEO_TESTNET_RPC_URLNoURL of the Neo N3 testnet RPC nodehttps://testnet1.neo.coz.io:443
REQUIRE_CONFIRMATIONNoWhether to require confirmation for sensitive operationstrue
MAX_REQUESTS_PER_MINUTENoMaximum number of requests per minute60

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
neo-network-status
neo-mainnet-status
neo-testnet-status

Tools

Functions exposed to the LLM to take actions

NameDescription
get_network_mode-
get_blockchain_info-
get_block_count-
get_balance-
list_famous_contracts-
get_contract_info-

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