near-mcp

near-mcp

17

NEAR MCP is a server that allows AI models to interact with the NEAR blockchain using the Model Context Protocol. It offers secure account management, transaction execution, and smart contract handling specifically designed for use with AI assistants.

NEAR MCP

This project is a Model Context Protocol (MCP) compatible server for interacting with the NEAR blockchain. It allows LLMs and AI agents to securely access NEAR accounts and blockchain functionality.

Quickstart

  • Install using npm and integrate with claude CLI or deploy remotely on Phala Cloud.

Features

  • Manage NEAR accounts
  • Check account balances and status
  • Sign and send transactions
  • Create new accounts and manage access keys
  • Inspect and execute smart contracts

Security Considerations

  • Run locally with private keys stored in unencrypted keystore.
  • The import_account tool requires user-supplied private keys.