SERVER
Postgres MCP
Rank #809io.github.neverinfamous/postgres-mcp
PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering
First listed
Jan 25, 2026
Last publish date
Jan 25, 2026
OVERVIEW
Postgres MCP is a Model Context Protocol (MCP) server published by neverinfamous. It ranks #809 of 58,900 servers tracked on MCP Toplist, and its repository has 585 GitHub stars. Postgres MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Jan 25, 2026 and most recently updated on Jan 25, 2026.
STANDING
#809of 58,900 tracked serversTop 5%
Ranks ahead of 58,091 of 58,900 servers on MCP Toplist.
Recent momentum
+89GitHub stars since Jan 19 (+18%)
CONNECT
Use Postgres MCP
Add Postgres MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@neverinfamous/postgres-mcp"
]
}
}
}Docker image
{
"mcpServers": {
"postgres-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/writenotenow/postgres-mcp:v1.0.2"
]
}
}
}REGISTRIES
Listed on 1 registry
ORGANIZATION
neverinfamous
MORE FROM THIS PUBLISHER
Other servers by neverinfamous
- Postgres MCP Server#734 · 3 vers
- Sqlite MCP Server#839 · 3 vers
- Db MCP#1046 · 2 vers
- Neverinfamous Memory Journal MCP#2212 · 2 vers
- Mysql MCP#2837 · 2 vers
- postgres-mcp-legacy#19344
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Jan 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Postgres MCP?
- PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering
- Who maintains Postgres MCP?
- Postgres MCP is maintained by neverinfamous, which publishes 14 MCP servers (36 total versions) tracked on MCP Toplist.
- Is Postgres MCP an official MCP server?
- Yes — Postgres MCP is listed on the Official MCP Registry.
- How many versions does Postgres MCP have?
- MCP Toplist tracks 2 versions of Postgres MCP, most recently published on Jan 25, 2026.
- Where can I find the source code for Postgres MCP?
- The source code for Postgres MCP is hosted at github.com/neverinfamous/postgresql-mcp.git.
EXPLORE