Skip to content
Cline

postgres for Cline

ai.waystation/postgres

Connect to your PostgreSQL database to query data and schemas.

client:Cline transport:streamable-http

Install postgres in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "postgres": {
      "url": "https://waystation.ai/postgres/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

postgres in other clients