Solana MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RPC_URLYesRPC endpoint for Solana (e.g., Helius, Alchemy, or your own node)
OPENAI_API_KEYNoOpenAI API key (optional if using OpenAI)
SOLANA_PRIVATE_KEYYesYour Solana wallet private key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools