solana-agent-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HELIUS_API_KEYS | Yes | Comma-separated Helius API keys | |
| SOLANA_MCP_PORT | No | Server port (default: 8791) | 8791 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| solana_get_balanceC | Get SOL balance for any Solana wallet address |
| solana_get_token_balanceC | Get SPL token balance for a wallet address and token mint |
| solana_get_token_infoB | Get on-chain metadata for any SPL token: decimals, supply, authorities |
| solana_get_priceA | Get current SOL price in USD |
| solana_scan_tokensB | Scan recent pump.fun tokens from real-time Helius WebSocket |
| solana_get_transactionC | Get transaction details by signature |
| solana_request_airdropA | Request SOL airdrop on devnet (testnet only, not mainnet) |
| solana_healthA | System health: RPC status, scanner status, SOL price |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| solana://price | |
| solana://tokens/recent |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KorroAi/solana-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server