MCP.so
登录

Solana-MCP

@solanamcp

关于 Solana-MCP

Solana Agent Kit MCP Server

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

solanamcp

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Solana-MCP?

Solana-MCP is a fully on-chain operation platform designed for the Solana blockchain. It uses natural language commands to simplify user interactions with the Solana ecosystem, improving efficiency and user experience.

How to use Solana-MCP?

Clone the repository, install dependencies with npm install, and start the development server with npm run dev. Users send natural language commands via POST to /api/execute or query assets via GET to /api/assets using an authorization token.

Key features of Solana-MCP

  • Natural language command support via LLM technology
  • Seamless DApp integration within the Solana ecosystem
  • Real-time digital asset management and trading
  • One-click DeFi operations (staking, lending)
  • Open, developer-friendly REST API

Use cases of Solana-MCP

  • Execute on-chain transactions like buying SOL with a simple phrase.
  • Query real-time balances of Solana-based assets.
  • Perform staking or lending operations through natural language.
  • Integrate on-chain capabilities into third-party applications via the API.
  • Manage digital assets across major Solana DApps from one platform.

FAQ from Solana-MCP

How does Solana-MCP process natural language commands?

It uses a Large Language Model (LLM) to parse user input, recognize intent, and map the command to corresponding on-chain operations.

What blockchain does Solana-MCP operate on?

Solana-MCP is built exclusively for the Solana blockchain, leveraging its high throughput, low fees, security, and scalability.

Can I query my asset balances through Solana-MCP?

Yes, you can send a GET request to /api/assets with an authorization token to retrieve your asset balances (e.g., SOL, USDC).

How do I install and run Solana-MCP locally?

Clone the repository, run npm install to install dependencies, then npm run dev to start the development server.

What types of on-chain operations are supported?

The platform supports DeFi operations (staking, lending), digital asset trading, and other Solana-based transactions via smart contract execution.

评论

其他 分类下的更多 MCP 服务器