Skip to content
Claude Desktop

ainative postgres mcp for Claude Desktop

io.github.ainative-studio/ainative-postgres-mcp

Zero-config Postgres MCP with auto-provisioning — drop-in for server-postgres.

client:Claude Desktop transport:stdio runtime:npm

Install ainative postgres mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ainative-postgres-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ainative-postgres-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ainative postgres mcp in other clients