@supportql/postgres
v1.0.1
Published
An MCP server to query PostgreSQL databases using natural language
Downloads
20
Readme
SupportQL PostgreSQL Adapter
Natural language querying for PostgreSQL databases through Claude Desktop.
Setup
Install Claude Desktop
Configure Claude Desktop
Open your
claude_desktop_config.jsonfile and add:{ "mcpServers": { "SupportQL-Postgres": { "command": "npx", "args": [ "-y", "@supportql/postgres", "<postgres-connection-string>" ] } } }Restart Claude Desktop
License
Licensed under the ISC License.
