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
MCP server for Cursor to assist with Laravel development
This read-only MCP Server allows you to connect to Airtable data from Claude Desktop through CData JDBC Drivers....
Google Chat MCP server that lets AI assistants like Claude and Cursor participate directly in team conversations -...
The Paystack MCP for your AI Agents
Provide an MCP server interface for the WaPulse WhatsApp Web API, enabling integration and interaction with WhatsApp Web...
A MCP Server for Google Scholar: 🔍 Enable AI assistants to search and access Google Scholar papers through...
Claude Desktop 的火山引擎知识库 MCP 服务器
MCP server for connecting clients like Claude Desktop to ODBC data sources





