Free Oracle MCP Server, The Latest Updates
Here is the latest updates at 2026/05/01 for my free Oracle MCP server. Enabling AI assistants like Claude, Codex and Cursor to execute SQL statements safely against Oracle databases.
Release Notes:
- Database connection encryption prevents AI from accessing your Oracle password.
- Always allow by first line, for example: whitelist “create or replace xxx” on specific object and database connection.
- Alwasy allow by keyword, whitelist a specific keyword likes “created_at” on a certain database connection.
- Colorful header line to help you differentiate database connections at a glance.
There are many minor enhancements and bug fixes to increase the user friendaly and security. Please try the latest version.
https://github.com/kjstart/oracle_mcp_server

0 Comments