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
설치
지엑스피1
cp example.dev.vars .dev.vars기본적으로 Wrangler는 환경 변수를 로드하기 위해 .dev.vars 사용합니다.
Dev Server 실행
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