Skip to main content
Glama
felkru

handoff-mcp

by felkru

Related Servers

Alternatives to handoff-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a distinct job: synchronous handoff, async start, status polling, job listing, backend readiness, and routing guidance. The sync vs async pair is clearly differentiated by blocking versus job-id-returning behavior.

    Naming Consistency4/5

    The handoff_ prefix creates a clear and consistent family, and all names are lowercase snake_case. The lone exception is the bare `handoff` tool, which is a minor deviation from the otherwise uniform pattern.

    Tool Count5/5

    Six tools is well-scoped for a narrow handoff-oriented MCP server. Each tool covers a necessary part of the workflow without redundancy or bloat.

    Completeness4/5

    The server covers the core lifecycle: blocking handoff, async start, polling, listing, backend readiness, and routing guidance. The main missing operation is a way to cancel or abort a long-running background job.

    Maintenance

    ActivityStale
    ResponsivenessNo issues