postgres
Connect to your PostgreSQL database to query data and schemas.
VerifiedDatabasesjavascript
How to use
postgres is an MCP server that lets your AI assistant read from and write to your database straight from a conversation.
- Best for letting an assistant inspect schemas, run queries, and summarize results.
- Works in any MCP-compatible client — Claude Desktop, Claude Code, Cursor, and others.
- Add it once to your client config; its tools then appear to the assistant automatically.
Install
This server isn't published as an installable package, so you run it from source.
- 1. Clone the repository and follow its README to install dependencies and build.
- 2. In your MCP client config, set
commandto the built entry point (e.g.node dist/index.js). - 3. Restart the client and confirm the tools appear.
Capabilities
No capabilities documented for this server yet.
Reviews (0)
No reviews yet. Be the first to review this server.