Skip to main content
Glama
DonutLabs-ai

Solana Agent Kit MCP Server

by DonutLabs-ai

由 Solana Agent Kit 提供支持的 Donut MCP 服务器

Solana 区块链数据的模型上下文协议 (MCP) 服务器。

特征

  • 支持Solana Agent Kit不需要签名者的操作

  • 用于 AI 集成的 MCP 服务器实现

  • Cloudflare Worker 可轻松实现 SSE 部署

  • DonutPlugin用于对此服务器执行特定操作

Related MCP server: Solana MCP Server

先决条件

  • Node.js(建议使用 v16 或更高版本)

  • 下午

安装

pnpm install
cp example.dev.vars .dev.vars

默认情况下,wrangler 使用.dev.vars加载环境变量

运行开发服务器

pnpm dev

添加到 MCP 客户端

{
  "mcpServers": {
    "donut-mcp": {
      "url": "http://localhost:8787/sse"
    }
  }
}
-
license - not tested
Not graded
quality - not tested
Not graded
maintenance - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/DonutLabs-ai/mcp-solana-data'

If you have feedback or need assistance with the MCP directory API, please join our Discord server