Skip to main content
Glama
MadlyFriese

pg-readonly-mcp

by MadlyFriese

Related Servers

Alternatives to pg-readonly-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables secure, read-only PostgreSQL database interaction through natural language, with automatic database discovery and connection management.
      2
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables read-only interaction with PostgreSQL databases through natural language queries, supporting dynamic connections and secure query validation.
      3
      128 npm
      2
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables secure read-only interactions with PostgreSQL databases through natural language. Provides database inspection, table listing, and SQL query execution with built-in security validation.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables an AI assistant to run guarded, read-only SQL queries against a Postgres database with enforced limits and validation.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Converts natural language to safe SQL queries for PostgreSQL databases with read-only access and multi-layer security validation. Provides tools for running validated SELECT queries, retrieving schema, and sampling table data.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables secure read-only access to PostgreSQL databases, allowing users to list tables, query schemas, execute SELECT statements, and inspect table structures through natural language interactions.
      306 npm
      4
      MIT

    TDQS

    A4.2/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct operation: listing schemas vs. listing tables vs. describing a table vs. sampling rows vs. running arbitrary queries. No overlap exists.

    Naming Consistency5/5

    All five tools follow a consistent verb_noun pattern with underscores (e.g., list_schemas, describe_table), providing clear and predictable naming.

    Tool Count5/5

    Five tools is an ideal number for a read-only database interface—covering all essential operations without unnecessary complexity.

    Completeness5/5

    The toolset covers the full read-only workflow: schema discovery, table listing, table descriptions, data sampling, and arbitrary SELECT queries. No obvious gaps.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues