mcpbeat Sign in

DBeast PostgreSQL MCP Server

local only

DBeast PostgreSQL MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Jun 2026.

PostgreSQL MCP server for schema, query, health, security, and performance analysis.

Installs / week
not published
9
Stars
0 open issues
10 Jun 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command src/tools/connection.py:71
        result = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to DBeast PostgreSQL MCP

same job, measured the same way
PostgreSQL MCP Server
by yawlabs

PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants

4 335 installs/wk local only
Sqlike MCP
by orifisher2

SQL static analysis & query-equivalence for Postgres, MySQL, SQLite, and SQL Server

59 installs/wk local only
SQL Server Analyst MCP
by coregentdevspace

Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.

24 installs/wk local only
PostgreSQL MCP Server
by itunified-io

PostgreSQL MCP Server — 27 tools for queries, schema, CRUD, DBA, HA & server management

23 installs/wk local only
I
Postgres Connector
by martymarkenson

MCP server for querying PostgreSQL databases

30 installs/wk local only
SqlServerMcp
by nithish1206

MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis

local only
PostgreSQL MCP Server
by musaddiq-dev

Python MCP server for PostgreSQL database inspection and querying

77 installs/wk local only
Finance Intelligence MCP
by ronit-019

Personal finance MCP server with budgeting, analytics, and PostgreSQL.

68 installs/wk local only

DBeast PostgreSQL MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for DBeast PostgreSQL MCP?
DBeast PostgreSQL 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 DBeast PostgreSQL MCP open source?
Yes — it is published under the MIT licence, written in Python and 9 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.