Back to search
30
MCP

PostgreSQL

pulsemcp/postgresql

Provides direct PostgreSQL database access through natural language SQL querying with read-only transaction safety, schema introspection, and table/column discovery for data analysis workflows.

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

Similar MCP servers embedding-nearest

ai.waystation/postgres
Connect to your PostgreSQL database to query data and schemas.
0 tools · streamable-http
SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
Universal Database
Provides unified connectivity to PostgreSQL, MySQL, and SQLite databases with automatic schema discovery, query recommendations, and a web f
0 tools
Supabase
Integrates with Supabase to enable natural language-driven database schema exploration, management, and read-only SQL query execution.
0 tools
MSSQL
Read-only Microsoft SQL Server integration with metadata discovery, parameterized queries, and execution plans.
0 tools
postgresql
Metadata-only Glama MCP server.
0 tools

How to use

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

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