Skip to main content
Glama
KorroAi

solana-agent-mcp

by KorroAi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HELIUS_API_KEYSYesComma-separated Helius API keys
SOLANA_MCP_PORTNoServer port (default: 8791)8791

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
solana://price
solana://tokens/recent

Latest Blog Posts

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