MCPg - Production-grade PostgreSQL MCP Server
Rank #2,402io.github.devopam/mcpg
Production-grade PostgreSQL MCP server — 254 tools for query, tuning & ops, read-only by default.
MCPg - Production-grade PostgreSQL MCP Server is a Model Context Protocol (MCP) server published by devopam. It ranks #2,402 of 130,935 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. MCPg - Production-grade PostgreSQL MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 13 tracked versions. It was first listed on May 26, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 128,533 of 130,935 servers on MCP Toplist.
Use MCPg - Production-grade PostgreSQL MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcpg -- uvx mcpg[mcp_servers.mcpg]
command = "uvx"
args = ["mcpg"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcpg": {
"command": "uvx",
"args": [
"mcpg"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcpg": {
"command": "uvx",
"args": [
"mcpg"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcpg": {
"type": "stdio",
"command": "uvx",
"args": [
"mcpg"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcpg": {
"command": "uvx",
"args": [
"mcpg"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcpg": {
"command": "uvx",
"args": [
"mcpg"
]
}
}
}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.devopam%2Fmcpg)<a href="https://mcptoplist.com/server/io.github.devopam%2Fmcpg"><img src="https://mcptoplist.com/badge/io.github.devopam%2Fmcpg.svg" alt="MCP Toplist: Top 5% of 130,935" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
devopam
Available versions (13)
| Version | Published |
|---|---|
| 0.8.2 | Sep 4, 2026 |
| 0.8.1 | Sep 1, 2026 |
| 0.8.0 | Aug 19, 2026 |
| 0.7.1 | Aug 4, 2026 |
| 0.7.0 | Aug 3, 2026 |
| 0.6.12 | Jul 29, 2026 |
| 0.6.11 | Jul 10, 2026 |
| 0.6.10 | Jul 9, 2026 |
| 0.6.9 | Jul 7, 2026 |
| 0.6.8 | Jul 5, 2026 |
| 0.6.7 | Jul 3, 2026 |
| 0.6.6 | Jul 1, 2026 |
| 0.6.1 | Jun 9, 2026 |
Frequently asked questions
- Who maintains MCPg - Production-grade PostgreSQL MCP Server?
- MCPg - Production-grade PostgreSQL MCP Server is maintained by devopam, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is MCPg - Production-grade PostgreSQL MCP Server listed on the Official MCP Registry?
- Yes — MCPg - Production-grade PostgreSQL MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does MCPg - Production-grade PostgreSQL MCP Server have?
- MCP Toplist tracks 13 versions of MCPg - Production-grade PostgreSQL MCP Server, most recently published on Sep 4, 2026.
- Where can I find the source code for MCPg - Production-grade PostgreSQL MCP Server?
- The source code for MCPg - Production-grade PostgreSQL MCP Server is hosted at github.com/devopam/mcpg.
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.