mcpbeat Sign in

MCPDBWizard MCP Server

by srmadscience Your server? Claim it
local only

MCPDBWizard runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

An Oracle MCP server built from the PL/SQL, tables and statements you select. No run-sql tool

Installs / week
not published
1
Stars
7 open issues
16 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Java

What the code does

We read the source, 21 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.

    private static final String typeArgQrySelect =
            "select /* " + Namer.param_product_name + " */ OWNER, TYPE_NAME OBJECT_NAME, TO_CHAR(null) PACKAGE_NAME, to_char(null) OVERLOAD, ATTR_NAME ARGUMENT_NAME, "
                case '{': return readObject();

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 MCPDBWizard

same job, measured the same way
JDBC MCP Server
by igorolv

Read-only PostgreSQL, Oracle and SQL Server access for AI agents: SQL, plans, schema, index stats

local only
DB Metadata Extractor MCP
by optisol-business

Extract database metadata from PostgreSQL, Snowflake, SQL Server, BigQuery, and Oracle.

159 installs/wk local only
Schema
by schemalabs

The AI that understands raw data: Schema over your tables and databases, as MCP tools.

answering
db-compare
by yadu-tv

Read-only MCP to diff SQL Server/Azure SQL schema, procs, views, and tables between environments.

70 installs/wk local only
SQL Preview
by fadnavismehul

Run governed SQL queries and inspect database schemas from MCP agents.

80 installs/wk local only
Myco Brain
by thegoodguysla

Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.

66 installs/wk local only
Database MCP Sqlite
by arifulislamat

MCP server for SQLite databases. Read-only by default, row caps, statement timeouts.

63 installs/wk local only
C
Data
by thinair

PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.

answering

MCPDBWizard — questions

Answers built from our own checks of this server.

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