Skip to main content
Glama
ae3e

kairosdb-mcp-server

by ae3e

Related Servers

Alternatives to kairosdb-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables querying Munin RRD time-series data through natural language, with tools to discover hosts/plugins, fetch raw or aggregated metrics, and render graphs.
      6
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying Prometheus metrics, performing cluster diagnostics, and analyzing resource usage through natural language, with automatic Kubernetes connectivity.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables querying and analyzing Genesys Cloud data such as queues, conversations, voice call quality, sentiment, topics, transcripts, and OAuth client usage through natural language.
      10
      46 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides read-only access to Loki, Prometheus, and Tempo APIs, enabling natural language queries for logs, metrics, and traces. Supports multiple instances and authentication via bearer tokens.
      1
      MIT
    • F
      license
      B
      quality
      B
      maintenance
      Provides read-only query tools over OpenStreetMap data in PostGIS, enabling natural language queries for features, categories, and spatial analysis.
      7
      -

    TDQS

    A4/5.0

    Scored across 7 tools

    Disambiguation4/5

    query_range/query_absolute/last_value are clearly separated by time framing, and list_metrics/list_tag_values/health serve distinct discovery and operations roles. Some overlap exists between query_range and aggregate, since both support relative ranges with aggregation, though one returns data points with optional stats and the other computes multiple aggregations.

    Naming Consistency4/5

    All tools share the kairosdb_ prefix and most follow a kairosdb_<operation>_<object> pattern, e.g. query_range, query_absolute, list_metrics, list_tag_values. Minor deviations like kairosdb_aggregate and kairosdb_last_value are still predictable within the overall convention.

    Tool Count5/5

    Seven tools is a well-scoped size for a read-only time-series database MCP server. Each tool earns its place by covering a distinct querying, discovery, or health-check need without unnecessary redundancy.

    Completeness4/5

    The set covers relative and absolute time-range queries, latest-value reads, aggregation, metric discovery, tag-value discovery, and health checks. Minor gaps like listing tag keys or write/delete operations are acceptable for a read-oriented query server.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues