Skip to main content
Glama

Solana Agent Kit MCP Server

by DonutLabs-ai

Solana Agent Kit を搭載した Donut MCP サーバー

Solana ブロックチェーン データ用のモデル コンテキスト プロトコル (MCP) サーバー。

特徴

  • Solana Agent Kitからの署名者を必要としないアクションをサポート
  • AI統合のためのMCPサーバー実装
  • SSEを簡単に導入できるCloudflare Worker
  • このサーバーへの特定のアクションのためのDonutPlugin

前提条件

  • Node.js(v16以上を推奨)
  • pnpm

インストール

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

デフォルトでは、wranglerは環境変数を読み込むために.dev.varsを使用します。

開発サーバーを実行する

pnpm dev

MCPクライアントに追加

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