AgentUni

NexQL Postgres MCP

by @NexQL-OSS / v0.2.4

Standalone Postgres MCP server — schema-aware, read-only by default, installable everywhere.

Install

npm / stdio

npx -y nexql-mcp

Cargo / stdio

cargo install nexql-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-nexql-oss-nexql-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nexql-mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.NexQL-OSS/nexql-mcp · published 2026-08-08 · updated 2026-08-08. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category