| name | near-mcp |
| description | Official NEAR Protocol MCP server for AI agents to interact with NEAR blockchain, accounts, contracts, and tokens. |
| version | 1.0.0 |
| metadata | {"openclaw":{"tags":["near","blockchain","mcp","official"],"official":true,"source":"https://github.com/nearai/near-mcp"}} |
NEAR MCP Server
Official MCP server from NEAR Protocol.
Official NEAR Protocol MCP server for AI agents to interact with NEAR blockchain, accounts, contracts, and tokens. Enables structured access to NEAR's ecosystem for querying account data, interacting with smart contracts, and managing token operations.
Installation
git clone https://github.com/nearai/near-mcp
cd near-mcp
npm install
Links