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.

An implementation that enables interaction with the Solana blockchain through the Model Context Protocol, supporting all actions from the Solana Agent Kit for standardized protocol operations.

  1. Features
    1. Prerequisites
      1. Installation
        1. Run Dev Server
          1. Add to MCP Client

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that enables Claude AI to interact with the Solana blockchain through a standardized interface, providing tools for transactions, account queries, and wallet management.
              Last updated -
              219
              79
              Apache 2.0
              • Linux
              • Apple
            • -
              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
              F
              license
              -
              quality
              A Model Context Protocol server that provides onchain tools for Claude AI, allowing it to interact with the Solana blockchain through a standardized interface for operations like managing assets, executing token operations, and retrieving network information.
              Last updated -
              6
              TypeScript
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that enables Claude AI to interact with the Solana blockchain, allowing it to execute transactions, query accounts, manage wallets, get price predictions, trade tokens, and access various blockchain data sources.
              Last updated -
              2
              • Linux
              • Apple

            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