Skip to main content
Glama
DonutLabs-ai

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

Related MCP server: Solana MCP 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
-
license - not tested
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

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