# Near MCP

> Official NEAR Protocol MCP server for AI agents to interact with NEAR blockchain, accounts, contracts, and tokens.

- Skill: `jiayaoqijia/near-mcp` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add jiayaoqijia/near-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jiayaoqijia/near-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: jiayaoqijia (https://skillmd.com/u/jiayaoqijia)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jiayaoqijia/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

```bash
# From the official repo:
git clone https://github.com/nearai/near-mcp
cd near-mcp
npm install
```

## Links

- **GitHub**: https://github.com/nearai/near-mcp
- **Documentation**: https://github.com/nearai/near-mcp#readme

