Solana Agent Kit MCP Server
Enables interaction with the Solana blockchain, supporting all actions from the Solana Agent Kit to execute protocol operations and transactions on the Solana network.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Solana Agent Kit MCP Serverget the current SOL price"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Donut MCP Server Powered by Solana Agent Kit
A Model Context Protocol (MCP) Server for Solana Blockchain Data.
Features
Supports actions from Solana Agent Kit that do not need signer
MCP server implementation for AI integraion
Cloudflare worker for easy sse deployment
DonutPluginfor specific actions to this server
Related MCP server: Solana MCP Server
Prerequisites
Node.js (v16 or higher recommended)
pnpm
Installation
pnpm installcp example.dev.vars .dev.varsBy default wrangler uses .dev.vars for loading environmental variables
Run Dev Server
pnpm devAdd to MCP Client
{
"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
- Alicense-qualityDmaintenanceA Model-Context-Protocol server enabling users to perform basic operations on Solana and Ethereum blockchains through simple RPC endpoints.94Apache 2.0
- Alicense-qualityDmaintenanceA 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.1523MIT
- Alicense-qualityDmaintenanceA 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
- Alicense-qualityDmaintenanceA 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
Provide AI agents and automation tools with contextual access to blockchain data including balance…
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.
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