Skip to main content
Glama

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

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" } } }
-
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.

Eine Implementierung, die die Interaktion mit der Solana-Blockchain über das Model Context Protocol ermöglicht und alle Aktionen des Solana Agent Kit für standardisierte Protokolloperationen unterstützt.

  1. Merkmale
    1. Voraussetzungen
      1. Installation
        1. Dev-Server ausführen
          1. Zum MCP-Client hinzufügen

            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