Skip to main content
Glama
ikaruce

code-agent-mcp

by ikaruce

Related Servers

Alternatives to code-agent-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a distinct purpose: dispatch creates jobs, poll and wait check status (polling vs. blocking), list_jobs lists all, cancel terminates. No overlap or ambiguity.

    Naming Consistency4/5

    Most tools use single verbs (poll, dispatch, cancel, wait), but list_jobs uses verb_noun. This slight inconsistency prevents a perfect score but remains readable.

    Tool Count5/5

    Five tools cover the essential lifecycle of job management (create, monitor, list, cancel) without being too many or too few.

    Completeness4/5

    Core operations are covered, but missing features like job retry or modification are minor gaps that agents can work around.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues