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.

What is the NEAR MCP server used for?

The NEAR MCP server is used for secure interaction with the NEAR blockchain, allowing AI models to manage accounts, perform transactions, and interact with smart contracts.

Can the NEAR MCP server be deployed on cloud platforms?

Yes, the NEAR MCP server can be deployed on cloud platforms like Phala Cloud, in addition to being run locally.

Is it safe to store private keys with the NEAR MCP server?

The NEAR MCP server stores private keys in a local unencrypted keystore. It is designed to be run locally to ensure security, and models do not have access to private keys except when importing an account.

What AI models can use the NEAR MCP server?

Any AI models that support the Model Context Protocol can use the NEAR MCP server to interact with the NEAR blockchain.

How can I contribute to the NEAR MCP project?

Contributions are welcome, and you can find more information in the CONTRIBUTING.md file in the project's GitHub repository.