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 "Deploy 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"
}
}
}Related MCP Connectors
Pay-per-call Solana data over x402 for AI agents: balances, tokens, txs, risk and MCP trust checks.
1Wallet-signed Solana RPC for AI agents. No API keys, LLM-safe amounts, pay-per-call in SOL.
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.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model-Context-Protocol server enabling users to perform basic operations on Solana and Ethereum blockchains through simple RPC endpoints.94Apache 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.15 npm22MIT
- 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