postgres-mcp
MCPMCP server for read-only PostgreSQL database access.
Read-only PostgreSQL access for AI agents via MCP
Install
npm
npm install -g @modelcontextprotocol/server-postgresAgent notes
- When to use
- AI agents querying production databases safely (read-only)
Use from an agent
curl -s https://clihub.com/api/tools/postgres-mcp | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug postgres-mcp on the MCP server at https://clihub.com/mcp.