mcpbeat Sign in

oraclemcp MCP Server

local only

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

Engine-free, governed Oracle Database MCP server with a fail-closed SQL guard (unofficial).

Installs / week
not published
3
Stars
0 open issues
18 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

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

  type ElevationRequestBinding,

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 oraclemcp

same job, measured the same way
Oracle
by marcelo-ochoa

MCP server for interacting with Oracle databases

96 installs/wk local only
Mimer MCP
by mimersql

An MCP server with Mimer SQL Database Connectivity

80 installs/wk local only
MySQL MCP
by gistrec

MCP server for one MySQL database: schema, read-only queries and guarded writes.

27 installs/wk local only
Airtable
by airtable

Official Airtable MCP server — database and operations layer for agents.

answering
freebase.cloud
by freebase

Free cloud databases over MCP: query, store, list and annotate across 15 engines.

answering
Postgres
by marcelo-ochoa

MCP server for interacting with PostgreSQL databases

34 installs/wk local only
Legislation Uk
by pipeworx-io

legislation.gov.uk MCP — the UK's official legislation database.

39 tools answering
Fastmcp Sqltools
by atarkowska

A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.

53 installs/wk local only

oraclemcp — questions

Answers built from our own checks of this server.

Why is there no uptime for oraclemcp?
oraclemcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is oraclemcp open source?
Yes — it is published under the Apache-2.0 licence, written in Rust and 3 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.