Neo N3 MCP API Playground
Interactively test Neo N3 MCP API functionality directly from your browser
Neo N3 RPC API
Use this playground to interact with the Neo N3 blockchain through our API. Select an operation, customize parameters, and see the results in real-time.
Address Balance Tool
Check the balance of any Neo N3 address
Results
Quick Links
Understanding Neo N3 MCP Server API
The Neo N3 MCP Server provides a variety of tools and endpoints for interacting with the Neo N3 blockchain. Here are some key concepts:
Dual Network Support
All API endpoints support both mainnet and testnet networks, allowing you to easily switch between them for development and production use.
Secure Integration
The API uses secure HTTPS endpoints and includes proper input validation to ensure safe interaction with the blockchain.
Smart Contract Support
The MCP Server allows you to invoke and interact with smart contracts on the Neo N3 blockchain through a simple API interface.
Wallet Management
Create, import, and manage Neo N3 wallets securely, with support for asset transfers and balance checks via the API.
Use the playground above to experiment with these features and see real-time responses from the Neo N3 blockchain.