Skip to main content
Glama
CSOAI-ORG

API Tester AI MCP

Related Servers

Alternatives to API Tester AI MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.2/5.0

    Scored across 4 tools

    Disambiguation4/5

    Tools are mostly distinct: check_headers focuses on response headers, validate_response on status/body fields, generate_curl produces a curl command, and send_request builds (but may not actually send) an HTTP request. However, generate_curl and send_request both deal with constructing requests, which could cause confusion; the actual sending capability of send_request is ambiguous.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with underscores: check_headers, generate_curl, send_request, validate_response. No mixing of styles.

    Tool Count4/5

    With 4 tools, the number is slightly on the low side but reasonable for a focused API testing server. Each tool serves a distinct purpose, and the count does not feel excessive or overly thin.

    Completeness3/5

    The set covers key API testing operations: analyzing headers, generating curl, validating responses, and building requests. However, send_request's description suggests it may not actually send the request, requiring an external library, which leaves a notable gap. Missing tools like a dedicated request sender or history management.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues