Back to directory
orlando2019/mco-postgres

orlando2019/mco-postgres

@orlando2019

A Model Context Protocol server that provides read-only access to PostgreSQL databases

postgrespostgresqldatabaseread-onlysqlschema

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/15