SERVER
Postgres MCP Server
Rank #4,756io.github.neverinfamous/postgres-mcp-server
PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering
First listed
Dec 9, 2025
Last publish date
Jan 25, 2026
OVERVIEW
Postgres MCP Server is a Model Context Protocol (MCP) server published by neverinfamous. It ranks #4,756 of 76,851 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Postgres MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Dec 9, 2025 and most recently updated on Jan 25, 2026.
STANDING
#4,756of 76,851 tracked serversTop 10%
Ranks ahead of 72,095 of 76,851 servers on MCP Toplist.
CONNECT
Use Postgres MCP Server
Add Postgres MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"postgres-mcp-server": {
"command": "npx",
"args": [
"-y",
"@neverinfamous/postgres-mcp"
]
}
}
}Docker image
{
"mcpServers": {
"postgres-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/writenotenow/postgres-mcp:v1.0.2"
]
}
}
}REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
neverinfamous
MORE FROM THIS PUBLISHER
Other servers by neverinfamous
- Neverinfamous Memory Journal MCP#3,679 · 3 vers
- Mysql MCP#4,558 · 2 vers
- Db MCP#5,204 · 2 vers
- Sqlite MCP Server#10,555 · 3 vers
- postgres-mcp-legacy#12,230 · 4 vers
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.0.2 | Jan 25, 2026 |
| 1.2.0 | Dec 9, 2025 |
| 1.1.1 | Oct 13, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Postgres MCP Server?
- Postgres MCP Server is maintained by neverinfamous, which publishes 6 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Postgres MCP Server listed on the Official MCP Registry?
- Yes — Postgres MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Postgres MCP Server have?
- MCP Toplist tracks 4 versions of Postgres MCP Server, most recently published on Jan 25, 2026.
- Where can I find the source code for Postgres MCP Server?
- The source code for Postgres MCP Server is hosted at github.com/neverinfamous/postgresql-mcp.git.
EXPLORE