Skip to main content
Glama

Solana Agent Kit MCP Server

by DonutLabs-ai

Donut MCP Server Powered by Solana Agent Kit

A Model Context Protocol (MCP) Server for Solana Blockchain Data.

Features

  • Supports actions from Solana Agent Kit that do not need signer
  • MCP server implementation for AI integraion
  • Cloudflare worker for easy sse deployment
  • DonutPlugin for specific actions to this server

Prerequisites

  • Node.js (v16 or higher recommended)
  • pnpm

Installation

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

By default wrangler uses .dev.vars for loading environmental variables

Run Dev Server

pnpm dev

Add to MCP Client

{ "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 -
              84
              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 -
              15
              22
              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 -
              3
              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 -
              1
              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