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.
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.
process.env. You'll be asked to provide them before it can run.COMMENT_DB_CONNECTION_STRING— "":"oracle+oracledb://USERNAME:PASSWORD@IP:PORT/?service_name=SERVICENAME",DB_CONNECTION_STRING— "":"oracle+oracledb://USERNAME:PASSWORD@IP:PORT/?service_name=SERVICENAME",TABLE_WHITE_LIST— "":"ACCOUNTS,CUS_ACC_RELATIONS,CUSTOMERS",COLUMN_WHITE_LIST— "":"ACCOUNTS.ACC_AAD_ID,CUS_ACC_RELATIONS.CAR_CUS_ID,CUS_ACC_RELATIONS.CAR_AAD_ID,CUSTOMERS.CUS_ID"QUERY_LIMIT_SIZE— Default value is 10 records if not provided(optional default is 10)[](https://m8ven.ai/mcp/hemangbhavasar-oracledb-mcp-server-178rlc)