Skip to main content
Glama
biccsdev

Solana Debug MCP

by biccsdev

Related Servers

Alternatives to Solana Debug MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.5/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct aspect of Solana debugging: transaction simulation, account data decoding, instruction decoding, error code lookup, and PDA verification. There is no overlap in their core functions.

    Naming Consistency4/5

    Tool names predominantly follow a verb_noun snake_case pattern (simulate_transaction, decode_account, decode_instruction). The one exception is anchor_error_lookup, which uses a noun_verb ordering but remains clear and consistent in style.

    Tool Count5/5

    Five tools is an ideal size for a specialized debugging server. Each tool addresses a specific need without redundancy, and the scope is well-defined.

    Completeness4/5

    The set covers the most common debugging tasks: simulate, decode, lookup errors, and verify PDAs. Minor gaps exist (e.g., fetching raw transaction logs or account history), but the core debugging workflow is well-supported.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues