bharathRathod23/ORACLE-MCP-SERVER
3.2
If you are the rightful owner of ORACLE-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 dayong@mcphub.com.
The Oracle MCP Server is a Model Context Protocol server designed to facilitate interaction between LLM models and an Oracle Database, enabling efficient data retrieval and manipulation.
Tools
Functions exposed to the LLM to take actions
execute_query
Execute a SQL query against the Oracle database.
describe_table
Get the schema/structure of a database table.
list_tables
List all tables in the database or a specific schema.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client