SERVER
Postgres Connector
Rank #23762io.github.martymarkenson/postgres-connector
MCP server providing postgres-connector capabilities
4 versions
First listed
Sep 22, 2025
Last publish date
Sep 25, 2025
OVERVIEW
Postgres Connector is a Model Context Protocol (MCP) server. It ranks #23762 of 58,900 servers tracked on MCP Toplist. Postgres Connector is listed on Official MCP, with 4 tracked versions. It was first listed on Sep 22, 2025 and most recently updated on Sep 25, 2025.
STANDING
#23,762of 58,900 tracked serversTop 50%
Ranks ahead of 35,138 of 58,900 servers on MCP Toplist.
CONNECT
Use Postgres Connector
Add Postgres Connector to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"postgres-connector": {
"command": "npx",
"args": [
"-y",
"postgres-connector"
]
}
}
}REGISTRIES
Listed on 1 registry
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.0.2 | Sep 25, 2025 |
| 1.0.1 | Sep 23, 2025 |
| 1.0.0 | Sep 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Postgres Connector?
- MCP server providing postgres-connector capabilities
- Is Postgres Connector an official MCP server?
- Yes — Postgres Connector is listed on the Official MCP Registry.
- How many versions does Postgres Connector have?
- MCP Toplist tracks 4 versions of Postgres Connector, most recently published on Sep 25, 2025.
EXPLORE