NEAR MCP
Connect AI models to the NEAR blockchain. Query accounts, analyze smart contracts, and explore NEAR DeFi through MCP.
What is NEAR MCP?
NEAR MCP provides AI access to the NEAR blockchain, known for its developer-friendly approach with human-readable account names, sharded architecture, and unique account model with access keys.
NEAR's Unique Account Model
Unlike address-based blockchains, NEAR uses human-readable account names (like alice.near) and supports multiple access keys per account. NEAR MCP handles these unique features, enabling AI models to query named accounts, check access key permissions, and analyze account structures.
Aurora EVM Support
NEAR MCP also supports Aurora, the EVM running on NEAR, providing access to both NEAR-native and Ethereum-compatible smart contracts within the same server.
Configuration
{
"mcpServers": {
"near": {
"command": "npx",
"args": ["near-mcp"],
"env": {
"NEAR_RPC_URL": "https://rpc.mainnet.near.org"
}
}
}
}
Use Cases
From account management analysis to smart contract auditing, DeFi research on Ref Finance, and validator monitoring, NEAR MCP gives AI models comprehensive access to NEAR's growing ecosystem.
Key Features
- Query NEAR account balances and access keys
- Analyze smart contract state and methods
- Track NEAR DeFi on Ref Finance and Burrow
- Monitor validator and staking pool activity
- Decode NEAR receipt and action data
- Support for NEAR and Aurora (EVM) chains
Similar MCP Servers
View all →Everything Claude Code
The agent harness performance optimization system.
Mcp For Beginners
This open-source curriculum introduces the fundamentals of MCP.
DesktopCommanderMCP
MCP server for Claude with terminal control and file search.
Docker Hub MCP
Official MCP server to interact with Docker Hub.