Skip to main content
Glama
Hqzdev

Lens-MCP

by Hqzdev

Related Servers

Alternatives to Lens-MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      B
      maintenance
      A security-hardened Postgres MCP server that enables LLM agents to run safe, read-only SQL queries with enforcement via SQL-AST inspection and read-only transactions.
      1
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      A zero-config, read-only PostgreSQL MCP server that enforces read-only access at the database level using READ ONLY transactions, allowing AI agents to safely explore schemas and run SELECT queries without risk of mutation.
      11 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that gives an AI agent scoped, safe access to your Postgres databases with per-connection access control, row caps, timeouts, and defense-in-depth read-only enforcement.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      A hardened, read-only Postgres MCP server that enables LLMs to safely query databases without write, DDL, shell, or credential exposure.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A read-only PostgreSQL MCP server that enables AI agents to perform schema introspection and execute SELECT-only queries. It supports secure database connections through SSL and SSH tunnels while offering a structure-only mode to restrict query access.
      5 npm
      MIT

    TDQS

    C2.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a distinct, clearly separate purpose: listing tables, describing schema, running queries, and sampling data. No overlap.

    Naming Consistency4/5

    Three tools follow 'verb_noun' pattern consistently; 'query' deviates slightly as a single verb, but this is acceptable for a common database command.

    Tool Count5/5

    Four tools is well-scoped for a database exploration server, covering core operations without excess.

    Completeness4/5

    The set covers essential data exploration operations (list, describe, sample, query). Missing write or administrative tools, but that fits the exploration focus.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues