PostgreSQL MCP Server
Rank #1,028io.github.YawLabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
PostgreSQL MCP Server is a Model Context Protocol (MCP) server published by yawlabs. It ranks #1,028 of 132,345 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. PostgreSQL MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 32 tracked versions. It was first listed on Apr 22, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 131,317 of 132,345 servers on MCP Toplist.
Use PostgreSQL MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add postgres-mcp -- npx -y @yawlabs/postgres-mcp[mcp_servers.postgres-mcp]
command = "npx"
args = ["-y", "@yawlabs/postgres-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/postgres-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/postgres-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"postgres-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yawlabs/postgres-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/postgres-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/postgres-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.YawLabs%2Fpostgres-mcp)<a href="https://mcptoplist.com/server/io.github.YawLabs%2Fpostgres-mcp"><img src="https://mcptoplist.com/badge/io.github.YawLabs%2Fpostgres-mcp.svg" alt="MCP Toplist: Top 1% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
yawlabs
Other servers by yawlabs
- ctxlint#751 · 40 vers
- Tailscale MCP Server#855 · 27 vers
- Yaw Labs AWS MCP#1,445 · 42 vers
- Caddy MCP Server#1,564 · 24 vers
- LemonSqueezy MCP Server#2,506 · 27 vers
- Yaw MCP#2,618 · 14 vers
- SSH MCP Server#2,898 · 15 vers
- npm Registry MCP Server#3,403 · 23 vers
- Fetch MCP Server#3,473 · 20 vers
- MCP Compliance#3,771 · 19 vers
- Redis MCP Server#4,114 · 16 vers
- Electron MCP Server#4,426 · 23 vers
Available versions (32)
| Version | Published |
|---|---|
| 0.13.4 | Sep 19, 2026 |
| 0.13.3 | Sep 19, 2026 |
| 0.13.2 | Sep 14, 2026 |
| 0.13.1 | Sep 14, 2026 |
| 0.13.0 | Sep 14, 2026 |
| 0.12.4 | Sep 13, 2026 |
| 0.12.3 | Sep 13, 2026 |
| 0.12.2 | Sep 12, 2026 |
| 0.12.1 | Aug 31, 2026 |
| 0.12.0 | Aug 23, 2026 |
| 0.11.2 | Aug 23, 2026 |
| 0.11.1 | Aug 23, 2026 |
| 0.11.0 | Aug 23, 2026 |
| 0.10.0 | Aug 8, 2026 |
| 0.9.1 | Aug 7, 2026 |
| 0.9.0 | Aug 7, 2026 |
| 0.8.0 | Aug 7, 2026 |
| 0.7.0 | Jul 21, 2026 |
| 0.6.20 | Jun 4, 2026 |
| 0.6.19 | Jun 3, 2026 |
| 0.6.18 | May 28, 2026 |
| 0.6.17 | May 19, 2026 |
| 0.6.16 | May 18, 2026 |
| 0.6.15 | May 16, 2026 |
| 0.6.14 | May 16, 2026 |
| 0.6.13 | May 16, 2026 |
| 0.6.12 | May 16, 2026 |
| 0.6.11 | May 16, 2026 |
| 0.6.10 | May 16, 2026 |
| 0.6.6 | May 16, 2026 |
| 0.6.5 | May 16, 2026 |
| 0.6.4 | May 15, 2026 |
Frequently asked questions
- Who maintains PostgreSQL MCP Server?
- PostgreSQL MCP Server is maintained by yawlabs, which publishes 14 MCP servers (329 total versions) tracked on MCP Toplist.
- Is PostgreSQL MCP Server listed on the Official MCP Registry?
- Yes — PostgreSQL MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does PostgreSQL MCP Server have?
- MCP Toplist tracks 32 versions of PostgreSQL MCP Server, most recently published on Sep 19, 2026.
- Where can I find the source code for PostgreSQL MCP Server?
- The source code for PostgreSQL MCP Server is hosted at github.com/yawlabs/postgres-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.