Skip to main content
Glama
arnavranjan005

mcp-telemetry

Related Servers

Alternatives to mcp-telemetry

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      MCP server providing notifications and progress tracking for long-running operations.
      4
      2 npm
      ISC
    • F
      license
      Not graded
      quality
      B
      maintenance
      Demonstrates stateful application patterns on the stateless MCP 2026-07-28 protocol, enabling request-scoped state, multi round-trip confirmations, and streaming progress updates across independent tool calls.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables publishing and retrieving ntfy-style notifications via MCP, supporting topics, titles, tags, priorities, and WebSocket streaming.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables an agent to hand off bounded tasks to Gemini Flash through the Google Antigravity CLI, receiving live tool-progress notifications and a single compact final result over one MCP call. It runs event-driven with no polling, keeping raw events and evidence local while failing closed on errors, cancellation, or deadlines.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables monitoring and management of tasks via WebSocket events and authorization requests through MCP tools.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Lets AI assistants manage subscribers, trigger workflows, inspect notification events, and tune preferences across any MCP-compatible client.
      -

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing jobs, getting detailed status of a specific job, and subscribing to live events. There is no overlap or ambiguity between them.

    Naming Consistency4/5

    All tools share the 'telemetry_' prefix, but the naming patterns mix plural noun ('telemetry_jobs'), singular noun phrase ('telemetry_job_status'), and verb ('telemetry_subscribe'). This minor inconsistency prevents a perfect score.

    Tool Count4/5

    With 3 tools, the server is slightly on the lean side but still provides the essential functions for monitoring telemetry jobs: list, detail, and subscribe. It feels appropriate for its focused scope.

    Completeness4/5

    The tool set covers the core workflows of viewing active/recent jobs, getting detailed status, and watching live progress. Minor gaps exist, such as lacking filtering or job management capabilities, but these are reasonable omissions for a simple monitoring server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues