Skip to main content
Glama

Related Servers

Alternatives to code-mode-alchemy-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    Search and execute have clearly distinct roles: search discovers API endpoints, while execute runs arbitrary JavaScript against them. There is no overlap in purpose, and the descriptions explicitly guide sequential use.

    Naming Consistency5/5

    Both tool names are concise, lowercase imperative verbs following the same bare-verb convention. No inconsistent casing or mixed noun/verb patterns.

    Tool Count4/5

    Two tools is slightly below the typical 3-15 range, but both are essential and earn their place: one for discovery and one for universal execution. The set is minimal rather than redundant.

    Completeness4/5

    Search plus execute covers endpoint discovery and arbitrary REST/JSON-RPC calls, which is nearly complete for a code-mode API gateway. Minor gaps remain, such as no structured endpoint-schema lookup or built-in pagination helpers, but agents can work around these.