Skip to content
Back to search
30
MCP

PostgreSQL

pulsemcp/postgresql

Provides type-safe PostgreSQL database integration for user data management through robust CRUD operations with TypeScript and Prisma, enabling efficient and validated database interactions.

Uptime
0.0%
33 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 with GitHub OAuth
Provides secure PostgreSQL database access with GitHub OAuth authentication, enabling read-only operations for all authenticated users while
0 tools
Database Connections
Provides a unified TypeScript-based database server for seamlessly connecting to SQLite, PostgreSQL, SQL Server, and MongoDB, enabling flexi
0 tools
PostgreSQL Secure
Security-hardened read-only PostgreSQL MCP server with AST-based SQL guard using pglast, per-transaction safety envelope, and JSON-Lines aud
0 tools
Postgres Scout
Production-ready PostgreSQL database exploration with safety features, monitoring, and data quality tools.
0 tools
io.github.timescale/pg-aiguide
Comprehensive PostgreSQL documentation and best practices, including ecosystem tools
0 tools · streamable-http

How to use

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

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