Skip to main content
Glama
biccsdev

Solana Debug MCP

by biccsdev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HELIUS_API_KEYNoOptional Helius API key for mainnet RPC. If set, the server uses Helius mainnet RPC by default.
SOLANA_RPC_URLNoOptional fallback RPC URL when HELIUS_API_KEY is not set.

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
simulate_transactionB

Simulate a Solana transaction and return detailed error analysis

decode_accountB

Decode Solana account data using program IDL

decode_instructionC

Decode transaction instructions into readable format

anchor_error_lookupA

Look up Anchor error codes and get fix suggestions

pda_verifyC

Derive and verify Program Derived Addresses (PDAs)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/biccsdev/solana_debug_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server