Skip to main content
Glama
PromptJang

@promptjang/mcp-server

Official
by PromptJang

Related Servers

Alternatives to @promptjang/mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables LLM agents to send, receive, and discover contacts on the agentic message bus via native tools.
      5
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Start, observe, and interact with Claude Managed Agents from any MCP client — launch an agent, watch its events, reply, approve the tools it wants to run, and stop it. Runs over stdio, HTTP, or AWS Lambda with pluggable auth.
      17
      1
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP host that integrates a CLI agent with local todo servers over stdio and authenticated Streamable HTTP, supporting progressive skill loading for task management and daily planning workflows.
      -

    TDQS

    A4.3/5.0

    Scored across 10 tools

    Disambiguation4/5

    Each tool targets a distinct resource or action, and the descriptions make the boundaries clear. The only mild overlap is between list_targets and list_mailboxes, since mailbox targets and durable mailboxes are related, but the descriptions differentiate them well.

    Naming Consistency5/5

    Tool names consistently follow a verb_noun snake_case pattern: list_*, get_*, claim_*, ack_*, send_*, replay_*. This makes the set highly predictable and easy to navigate.

    Tool Count5/5

    Ten tools is well-scoped for an event, mailbox, and usage monitoring server. Each tool serves a clear purpose without redundancy or bloat.

    Completeness4/5

    The core lifecycle is covered: send events, inspect delivery, replay failed events, list/read/claim/acknowledge mailbox messages, and check usage. A minorgap is the lack of a list-events endpoint to browse past events without knowing their IDs, but agents can work around this.

    Maintenance

    ActivityMaintained
    ResponsivenessSyncing