🔧
MCP-PostgreSQL-Ops
🔧MCP Servercall518/mcp-postgresql-ops
What it does
|An MCP server for PostgreSQL operations and monitoring, providing AI assistants with tools for database management, query analysis, and operational monitoring.
remotehosted
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub →
claude mcp add mcp-postgresql-ops -e POSTGRES_HOST=127.0.0.1 -e POSTGRES_PORT=15432 -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=changeme!@34 -e POSTGRES_DB=ecommerce -- uvx --python 3.12 mcp-postgresql-opsClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"mcp-postgresql-ops": {
"command": "uvx",
"a...520
Last UpdatedJan 27, 2026