Skip to main content
Glama
DonutLabs-ai

Solana Agent Kit MCP Server

by DonutLabs-ai

Donut MCP-Server, betrieben durch Solana Agent Kit

Ein Model Context Protocol (MCP)-Server für Solana-Blockchain-Daten.

Merkmale

  • Unterstützt Aktionen vom Solana Agent Kit , die keinen Unterzeichner benötigen

  • MCP-Serverimplementierung für die KI-Integration

  • Cloudflare Worker für einfache SSE-Bereitstellung

  • DonutPlugin für bestimmte Aktionen auf diesem Server

Related MCP server: Solana MCP Server

Voraussetzungen

  • Node.js (v16 oder höher empfohlen)

  • pnpm

Installation

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

Standardmäßig verwendet Wrangler .dev.vars zum Laden von Umgebungsvariablen

Dev-Server ausführen

pnpm dev

Zum MCP-Client hinzufügen

{
  "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