Oracle Database
Provides secure, read-only access to Oracle databases through Python's oracledb library, enabling database schema exploration and
A Model Context Protocol server that provides AI assistants with direct access to Oracle databases. It exposes three key tools: listing all tables, describing table structures (including columns, data types, and key relationships), and executing read-only SQL queries. The implementation uses Python's oracledb library to handle database connections asynchronously, with connection details securely managed through environment variables. This server enables AI assistants to explore database schemas and retrieve data without requiring direct database access credentials.
Source
Repository: https://github.com/hdcola/mcp-server-oracle
Maintain Oracle Database?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Oracle Database on getagentictools](https://getagentictools.com/mcp/hdcola-mcp-server-oracle?ref=badge)