touwaeriol/oracle-11g-mcp
3.1
If you are the rightful owner of oracle-11g-mcp 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.
Oracle 11g MCP Server is a Java-based server that leverages the Model Context Protocol (MCP) to interact with Oracle databases, providing SQL execution, table schema retrieval, and table search functionalities.
Tools
Functions exposed to the LLM to take actions
execute_sql
Executes arbitrary SQL statements with optional parameterization.
get_table_schema
Retrieves detailed structure information of a specified table.
search_tables
Searches tables and columns based on a keyword.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client