Skip to main content
Glama
foxter-io

PostgreSQL MCP Server

by foxter-io

Related Servers

Alternatives to PostgreSQL MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Provides PostgreSQL database management and analysis via MCP, enabling schema exploration, query execution, performance monitoring, and database health checks.
      36
      37 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server with 14 tools for PostgreSQL database operations. Query databases, explore schemas, analyze tables, with SQL injection prevention and read-only mode by default.
      14
      10
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An open-source MCP server for PostgreSQL schema introspection and guarded read-only queries. It enables MCP clients to discover schemas, tables, columns, indexes, relationships, and safe queryable data from a configured PostgreSQL database.
      6 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables secure querying of PostgreSQL databases through MCP-compatible clients. Supports read-only SQL execution, table exploration, and connection management with built-in security validation.
      3
      18 npm
      9
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A Python-based MCP server for interactive PostgreSQL data exploration, schema discovery, and safe SQL execution with support for stored procedures. It also enables automation through external HTTP API requests and local bash script execution on Fedora and Linux systems.
      19
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A local MCP server for PostgreSQL that provides tools for SQL execution, metadata inspection, performance diagnostics, and database management through natural language.
      -

    TDQS

    A4.2/5.0

    Scored across 36 tools

    Disambiguation4/5

    Most tools have distinct purposes, but there is some overlap between pg_bloat_report and pg_table_stats, and between several list* tools. However, descriptions are clear enough to disambiguate.

    Naming Consistency5/5

    All tools use the 'pg_' prefix and follow a consistent snake_case pattern, with most using verb_noun or noun_noun, which is predictable and clear.

    Tool Count4/5

    36 tools is high, but each serves a specific purpose in database management, from querying to schema inspection and performance monitoring. The count is slightly over typical but well-scoped for the domain.

    Completeness5/5

    The tool set covers the full lifecycle of database interaction: read/write queries, schema exploration, performance analysis, maintenance tasks, and transaction management. No obvious gaps for a general-purpose PostgreSQL server.

    Maintenance

    ActivityMaintained
    ResponsivenessSyncing