66
/ 100
1 month ago
glama

OracleDB MCP Server

Enables LLMs to interact with Oracle Databases by providing specific table and column metadata as context. Users can generate SQL statements and retrieve query results directly through natural language prompts.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOMMENT_DB_CONNECTION_STRING"":"oracle+oracledb://USERNAME:PASSWORD@IP:PORT/?service_name=SERVICENAME",
configDB_CONNECTION_STRING"":"oracle+oracledb://USERNAME:PASSWORD@IP:PORT/?service_name=SERVICENAME",
configTABLE_WHITE_LIST"":"ACCOUNTS,CUS_ACC_RELATIONS,CUSTOMERS",
configCOLUMN_WHITE_LIST"":"ACCOUNTS.ACC_AAD_ID,CUS_ACC_RELATIONS.CAR_CUS_ID,CUS_ACC_RELATIONS.CAR_AAD_ID,CUSTOMERS.CUS_ID"
configQUERY_LIMIT_SIZEDefault value is 10 records if not provided(optional default is 10)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hemangbhavasar-oracledb-mcp-server-178rlc)](https://m8ven.ai/mcp/hemangbhavasar-oracledb-mcp-server-178rlc)
commit: f5c778b39344c17bae2badc983279d5ccfeef6d9
code hash: f9ec38ab5073cf737e12427e75e6059bb72114723ceeebfb70243612d09b945c
verified: 6/17/2026, 12:16:26 PM
view raw JSON →