S
Solana MCP
by @visioneth
The most comprehensive Solana MCP server — 38 tools, 10 prompts, 7 modules. Give your AI agent full access to Solana.
Created 3/8/2026
Updated about 6 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-solana-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"visioneth-solana-mcp": {
"command": "npx",
"args": [
"visioneth-solana-mcp"
]
}
}
}