Neo N3 MCP Server
An MCP server that enables AI assistants like Claude, ChatGPT, and others to directly interact with Neo N3 blockchain
Key Features
Powerful capabilities to enhance your AI and blockchain integration
AI Assistant Integration
Seamlessly connect Claude, ChatGPT, and other AI assistants to Neo N3 blockchain via the Model Context Protocol.
Learn moreNeo N3 Blockchain Access
Allow AI tools to access Neo N3 blockchain features including account management, transactions, and smart contracts.
Learn moreDual Network Support
Configure your AI tools to interact with both Neo N3 mainnet and testnet environments.
Learn moreMCP Protocol Integration
Standardized interface for AI systems to interact with Neo N3 blockchain through the Model Context Protocol.
Learn moreInteractive Tools
Explore and interact with the Neo N3 blockchain directly from your browser
Block Explorer
Browse blockchain blocks, inspect transactions, and view network statistics in real-time
Launch ExplorerAI Chat
Chat with an AI assistant about Neo N3 blockchain concepts and execute MCP operations directly
Supported Neo N3 DApps
The Neo N3 MCP Server provides integration with these popular Neo N3 DApps, allowing AI assistants to interact with them through a standardized interface.
NeoBurger
Neo N3 staking service for simplified GAS generation
Flamingo
Neo N3 DeFi platform with AMM, staking, and yield farming
NeoCompound
Automatic yield farming protocol on Neo N3
GhostMarket
Cross-chain NFT marketplace with Neo N3 support
Quick Start: Add to Your AI Setup
Integrate Neo N3 MCP server with your AI assistant in just a few steps:
# Install the server
npm install @r3e/neo-n3-mcp
# Add this to your claude_desktop_config.json or MCP settings:
{
"mcpServers": {
"neo-n3": {
"command": "npx",
"args": [
"-y",
"@r3e/neo-n3-mcp"
]
}
}
}
Ready to Give Your AI Access to Neo N3 Blockchain?
Follow our integration guide to connect your AI assistant to the Neo N3 blockchain using the MCP protocol.
AI Integration Guide