Skip to main content
Glama
nishantmodak

call-a-human-mcp

by nishantmodak

Related Servers

Alternatives to call-a-human-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server that provides an ask_human tool so AI agents can request decisions from users via chat apps, with deadlines, defaults, and an append-only audit log.
      93 npm
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that acts as an AI assumption firewall, intercepting risky decisions, detecting contradictions, and routing human approval requests via Telegram or Slack.
      8
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that provides human-in-the-loop approval for risky AI agent actions, with durable state and audit logs.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server enabling AI agents to interact with users via Telegram, supporting message and image sending, inline quick replies, and waiting for user responses.
      1 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that lets an AI coding agent pause on human-only tasks, request structured input via a form, and resume with the answer, all locally without cloud dependencies.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI agents to send notifications and request user input via Discord during long-running tasks. It allows users to remotely interact with their AI assistants and provide feedback through the Discord messaging platform.
      26 npm
      2
      MIT

    TDQS

    A4.3/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: request_approval is a structured yes/no gate for high-stakes actions, while ask_human is an open-ended prompt for information or clarification. There is no realistic scenario where an agent would confuse which tool to call.

    Naming Consistency5/5

    Both tool names follow the same verb_noun pattern with snake_case (request_approval, ask_human). The naming is short, predictable, and directly reflects each tool's action and target.

    Tool Count4/5

    Two tools is slightly below the typical 3-15 range, but it is reasonable for a narrowly scoped human-in-the-loop server. Each tool covers a distinct and essential interaction mode, and adding more tools would likely be unnecessary.

    Completeness5/5

    The server's domain is human interaction, and the two primary needs—requesting approval and asking a free-form question—are both covered. There are no obvious dead ends or missing operations for the stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive