Postgres
Rank #47975pulsemcp/waystation-postgres
Connect to PostgreSQL databases to query data and schemas
Postgres is a Model Context Protocol (MCP) server. It ranks #47975 of 58,832 servers tracked on MCP Toplist. Postgres is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Dec 19, 2025.
Ranks ahead of 10,857 of 58,832 servers on MCP Toplist.
Use Postgres
Add Postgres to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"waystation-postgres": {
"url": "https://waystation.ai/postgres/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"waystation-postgres": {
"url": "https://waystation.ai/postgres/mcp/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Postgres?
- Connect to PostgreSQL databases to query data and schemas
- Is Postgres an official MCP server?
- Postgres is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Postgres have?
- Postgres ships as a single rolling release with no explicit version metadata.