Skip to main content
Glama
andre-c-andersen

pg-mcp

Related Servers

Alternatives to pg-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Local MCP server for safe querying and inspecting PostgreSQL databases, with write and maintenance operations disabled by default.
      8
      52 npm
      1
      ISC
    • A
      license
      A
      quality
      D
      maintenance
      A self-hostable PostgreSQL MCP server for exploring database schemas and running guarded read/write queries with selectable access modes (readonly, readwrite, admin), plus a dry-run confirm workflow for safety.
      14
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server for safe read-only PostgreSQL exploration and querying, enforced by three independent layers: startup privilege audit, lexical guard, and read-only transactions. Offers tools for querying, table listing, schema description, relationship mapping, and query explanation.
      11 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A read-only MCP server for PostgreSQL that enables safe database introspection and querying via natural language.
      306 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides a read-only PostgreSQL MCP server with schema introspection. Enforces least-privilege database roles to prevent any writes, even from malicious SQL.
      MIT

    TDQS

    B3.4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a distinct purpose: execute SQL queries, get object details, list objects in a schema, and list schemas. No overlap in functionality.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern using underscore separation (execute_sql, get_object_details, list_objects, list_schemas).

    Tool Count4/5

    4 tools is on the lower end but appropriate for a lightweight database inspector. Each tool serves a clear role without being excessive.

    Completeness4/5

    Covers core inspection tasks (list schemas, list objects, get details, run queries). Minor gaps like a dedicated tool for listing tables or columns, but SQL query tool can compensate.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues