Catalog
io.github.infoinlet-marketplace/mcp-postgres-nl-query
OfficialRLS/tenant-aware Postgres for AI agents — schema, read-only SQL, NL→SQL with safety rails.
Query Postgres databases with natural language and SQL, with tenant isolation and safety controls.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-postgres-nl-query": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-postgres-nl-query@0.1.1"
]
}
}
}