There's a mismatch here: the listing says this is a PostgreSQL connector, but the documentation describes WayStation's productivity app integration hub (Notion, Monday, Jira, etc). If this actually is the Postgres server, you're getting schema introspection and query execution against your PostgreSQL database through WayStation's remote MCP infrastructure. It uses either streamable HTTP or SSE transport, and you authenticate through WayStation's dashboard to get a pre-authenticated endpoint URL. The docs don't detail Postgres-specific operations, so this appears to be WayStation's general remote MCP framework adapted for database access rather than a standalone tool.
WayStation connects Claude Desktop, ChatGPT and any MCP host with the productivity tools you use daily such as Notion, Monday, Airtable, Jira etc. through a no-code, secure integration hub.
The original local WayStation MCP server has been deprecated in favor of the new remote MCP server hosted at https://waystation.ai/mcp. Please refer to the new WayStation MCP server documentation here
WayStation MCP server is a universal remote MCP server that seamlessly connects Claude (and other clients) to a broad range of productivity tools, including Notion, Monday, AirTable, etc.
"WayStation": {
"url": "https://waystation.ai/mcp/<user_unique_id>"
}
WayStation supports a variety of productivity and automation use cases listed below:
hovecapital/read-only-local-postgres-mcp-server
cocaxcode/database-mcp
io.github.infoinlet-marketplace/mcp-mysql
io.github.cybeleri/database-admin
io.github.yash-0620/postgres-mcp-secured