Back to search
30
MCP v0.3.1 streamable-http

ai.waystation/postgres

ai.waystation/postgres

Connect to your PostgreSQL database to query data and schemas.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ai.waystation/supabase
Connect to your Supabase database to query data and schemas.
0 tools · streamable-http
DB Query
Connects AI models to multiple database systems for executing queries and retrieving results across PostgreSQL, MySQL, and SQLite.
0 tools
ai.waystation/airtable
Access and manage your Airtable bases, tables, and records seamlessly
0 tools · streamable-http
ai.waystation/office
Create, edit, and collaborate on Office documents and spreadsheets.
0 tools · streamable-http
PostgreSQL
Provides direct PostgreSQL database access through natural language SQL querying with read-only transaction safety, schema introspection, an
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": {
    "ai.waystation/postgres": {
      "url": "https://waystation.ai/postgres/mcp",
      "transport": "streamable-http"
    }
  }
}