PostgreSQL MCP

    MCP Server

    Direct PostgreSQL database operations

    🗄️ Database
    postgresql
    database
    sql
    postgres

    Installation

    npm install @modelcontextprotocol/server-postgres

    Available Tools (4)

    query

    Execute SQL query

    Parameters:

    sql
    params

    list_schemas

    List all database schemas

    list_tables

    List tables in schema

    Parameters:

    schema

    describe_table

    Get table structure and columns

    Parameters:

    schema
    table

    Key Features

    SQL query execution
    Schema management
    Table operations
    Connection pooling
    Share this MCP server:

    Package Info

    Package Name

    @modelcontextprotocol/server-postgres

    Category

    Database

    Tools Available

    4

    Related MCP Servers

    Other database servers you might like