← Index

io.github.ExpertVagabond/solana

io.github.ExpertVagabond/solana·v1.0.1·Other
Quality Score
82
/100

Solana MCP server for wallet, transactions & programs

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "solana": {
      "command": "npx",
      "args": [
        "-y",
        "solana-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "solana": {
      "command": "npx",
      "args": [
        "-y",
        "solana-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y solana-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other