Skip to main content
Glama
n0rdy
by n0rdy

Related Servers

Alternatives to @pooml/mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables read-only SQL querying and schema inspection across MSSQL, PostgreSQL, and MySQL databases via MCP tools.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables running read-only SQL queries and exploring DuckDB databases through MCP tools like listing tables, describing schemas, and fetching paginated data.
      -
    • F
      license
      A
      quality
      C
      maintenance
      Enables read-only exploration and querying of PostgreSQL or MySQL databases via MCP, with schema discovery, safe SQL validation, natural language to SQL conversion, and CSV export.
      11
      1
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables MCP-compatible agents to run governed, read-only analytics queries against Postgres using predefined metrics and dimensions, with safety checks and provenance on every result.
      22
      Apache 2.0

    TDQS

    A4.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a clearly distinct function: query_logs handles log data, query_metrics handles metric data, and list_metrics provides metadata discovery for metrics. There is no meaningful overlap or ambiguity between them.

    Naming Consistency5/5

    All tool names follow the consistent verb_noun pattern: query_logs, list_metrics, and query_metrics. The use of 'list' for discovery and 'query' for SQL access is a clear and predictable convention.

    Tool Count5/5

    Three tools is well-scoped for a read-only observability server: one for logs, one for metric metadata, and one for metric data. Each tool provides substantial functionality, so the count feels appropriate rather than thin.

    Completeness5/5

    The tool surface covers the stated domain completely: log querying, metric listing, and metric querying are all present with rich SQL capabilities. No obvious gap exists for the read-only observability purpose this server appears to serve.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues