Solana Agent Kit MCP Server
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 installcp example.dev.vars .dev.varsデフォルトでは、wranglerは環境変数を読み込むために.dev.varsを使用します。
開発サーバーを実行する
pnpm devMCPクライアントに追加
{
"mcpServers": {
"donut-mcp": {
"url": "http://localhost:8787/sse"
}
}
}This server cannot be installed
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
- AlicenseNot gradedqualityDmaintenanceA Model-Context-Protocol server enabling users to perform basic operations on Solana and Ethereum blockchains through simple RPC endpoints.95Apache 2.0
- AlicenseNot gradedqualityDmaintenanceA 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.4023MIT
- AlicenseNot gradedqualityDmaintenanceA 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.5MIT
- AlicenseNot gradedqualityDmaintenanceA 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.1Apache 2.0
Related MCP Connectors
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
Solana-native MCP gateway for SAP, DeFi tools, SNS identity, and x402 payments.
Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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