MCP.so
Sign In

PostgreSQLFeatured

@modelcontextprotocol

About PostgreSQL

Model Context Protocol Servers

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "postgres": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-postgres",
        "postgresql://localhost/mydb"
      ]
    }
  }
}

Tools

1

Run a read-only SQL query

Overview

What is PostgreSQL?

How to use PostgreSQL?

Key features of PostgreSQL

Use cases of PostgreSQL

FAQ from PostgreSQL

Comments

Basic information

Category

Databases

License

NOASSERTION

Transports

stdio

Author

modelcontextprotocol

More Databases MCP servers