rahgadda_oracledb_mcp_server
If you are the rightful owner of rahgadda_oracledb_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
OracleDB MCP Server enables LLMs to interact with Oracle Database, generate SQL statements, and return results using LLM prompts.
OracleDB MCP Server is a Model Context Protocol Server that facilitates the interaction between Large Language Models (LLMs) and Oracle Databases. By configuring Oracle Database tables and columns as context, this server allows LLMs to generate SQL statements and retrieve results based on LLM prompts. The server is designed to be easily installed and configured, with support for environment variables to customize database connections and whitelist specific tables and columns. This project is open-source and licensed under the MIT license, encouraging contributions from the community.
Features
- Enables LLMs to interact with Oracle Databases.
- Generates SQL statements from LLM prompts.
- Configurable table and column whitelisting.
- Supports environment variable configuration.
- Open-source with community contribution support.