Skip to content
Back to search
30
MCP

PostgreSQL Ops

pulsemcp/postgresql ops

Provides direct PostgreSQL database access with query execution, schema introspection, and performance monitoring through specialized extensions like pg_stat_statements for conversational database administration and troubleshooting.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

PostgreSQL Database
Enables interaction with PostgreSQL databases for executing SQL queries, exploring table schemas, and performing data analysis with robust e
0 tools
PostgreSQL Pro Plus
Provides PostgreSQL database analysis and optimization capabilities including health monitoring across connections, vacuum status, and repli
0 tools
Postgres Scout
Production-ready PostgreSQL database exploration with safety features, monitoring, and data quality tools.
0 tools
ai.waystation/postgres
Connect to your PostgreSQL database to query data and schemas.
0 tools · streamable-http
PostgreSQL
Provides type-safe PostgreSQL database integration for user data management through robust CRUD operations with TypeScript and Prisma, enabl
0 tools
Serverless-DB-Oracle
PostgreSQL database administrator with serverless query routing.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "postgresql_ops": {
      "url": "None",
      "transport": "http"
    }
  }
}