Solana Agent Kit MCP Server
Servidor Donut MCP con tecnología de Solana Agent Kit
Un servidor de protocolo de contexto modelo (MCP) para datos de la cadena de bloques de Solana.
Características
Admite acciones de Solana Agent Kit que no necesitan firmante
Implementación del servidor MCP para la integración de IA
Trabajador de Cloudflare para una implementación de SSE sencilla
DonutPluginpara acciones específicas en este servidor
Related MCP server: Solana MCP Server
Prerrequisitos
Node.js (se recomienda v16 o superior)
pnpm
Instalación
pnpm installcp example.dev.vars .dev.varsDe forma predeterminada, Wrangler usa .dev.vars para cargar variables ambientales
Ejecutar Dev Server
pnpm devAgregar al cliente MCP
{
"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