Skip to main content
Glama

Solana Agent Kit MCP Server

by DonutLabs-ai

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

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

特征

  • 支持Solana Agent Kit不需要签名者的操作
  • 用于 AI 集成的 MCP 服务器实现
  • Cloudflare Worker 可轻松实现 SSE 部署
  • DonutPlugin用于对此服务器执行特定操作

先决条件

  • 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" } } }
-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

一种通过模型上下文协议与 Solana 区块链进行交互的实现,支持 Solana 代理套件中的所有操作以进行标准化协议操作。

  1. 特征
    1. 先决条件
      1. 安装
        1. 运行开发服务器
          1. 添加到 MCP 客户端

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A Model-Context-Protocol server enabling users to perform basic operations on Solana and Ethereum blockchains through simple RPC endpoints.
              Last updated -
              10
              51
              TypeScript
              Apache 2.0
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server enabling AI agents to interact with the Solana blockchain for DeFi operations like checking balances, transferring tokens, executing swaps, and fetching price data.
              Last updated -
              219
              15
              TypeScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that enables AI models to interact with the Solana blockchain, providing RPC methods, wallet management, DeFi trading capabilities, and Helius API integration for enhanced Solana development.
              Last updated -
              TypeScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that extends AI capabilities by providing tools to interact with the Solana blockchain, enabling operations like transactions, account queries, and wallet management.
              Last updated -
              30
              Apache 2.0
              • Apple
              • Linux

            View all related MCP servers

            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