mcpbeat

Postgres MCP Server

io.github.pgEdge/postgres-mcp
local only

Postgres MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 3 Aug 2026.

Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI

Installs / week
not published
210
Stars
4 open issues
3 Aug 2026
Last commit
from GitHub
PostgreSQL
License
Go

Postgres MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Postgres MCP?
Postgres MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Postgres MCP open source?
Yes — it is published under the PostgreSQL licence, written in Go, 210 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.