NEAR MCP Server
by IQAIcom
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACCOUNT_ID | Yes | Your NEAR account ID for authentication | |
| ACCOUNT_KEY | Yes | Private key for your NEAR account (ed25519: or secp256k1: format) | |
| NEAR_NODE_URL | No | Custom NEAR RPC endpoint | |
| NEAR_GAS_LIMIT | No | Gas limit for transactions | |
| NEAR_NETWORK_ID | No | NEAR network ("mainnet", "testnet", "betanet") | mainnet |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| watch_near_eventC | Start watching for specific events on a NEAR contract and process them with AI responses |
| stop_watching_near_eventC | Stop watching for specific events on a NEAR contract |
| list_watched_near_eventsA | List all currently watched NEAR events and their status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/IQAIcom/mcp-near-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server