Installation & Configuration
{
"mcpServers": {
"solana": {
"command": "npx",
"args": [
"-y",
"solana-mcp-server"
],
"env": {
"SOLANA_RPC_URL": "https://api.mainnet-beta.solana.com"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12