Skip to main content
Glama
DonutLabs-ai

Solana Agent Kit MCP Server

by DonutLabs-ai

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

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

特徴

  • Solana Agent Kitからの署名者を必要としないアクションをサポート

  • AI統合のためのMCPサーバー実装

  • SSEを簡単に導入できるCloudflare Worker

  • このサーバーへの特定のアクションのためのDonutPlugin

Related MCP server: Solana MCP Server

前提条件

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