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
Prerequisites
- Node.js (v16 or higher recommended)
- pnpm
Installation
pnpm install
cp example.dev.vars .dev.vars
By default wrangler uses .dev.vars for loading environmental variables
Run Dev Server
pnpm dev
Add to MCP Client
{
"mcpServers": {
"donut-mcp": {
"url": "http://localhost:8787/sse"
}
}
}
Solana Agent Kit Server
Project Details
- DonutLabs-ai/mcp-solana-data
- Last Updated: 5/14/2025
Recomended MCP Servers
An MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect...
The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search...
An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.
Yonote MCP Server Prototype
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
A Model Context Protocol (MCP) server for intelligent code analysis and debugging using Perplexity AI’s API, seamlessly integrated...
Implementation of Anthropic's MCP protocol for Firebird databases.
A MCP server providing real-time web search capabilities to any AI model.





