fr33w1f1/mcpy-oracle
3.1
If you are the rightful owner of mcpy-oracle 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.
MCP Server for Oracle is a specialized server designed to facilitate connections between MCP clients/hosts and Oracle databases using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
execute_sql
Execute a SQL query against the Oracle database.
get_schemas
Retrieve a list of available schemas (users) in the database.
get_tables
Retrieve a list of table names for the given schema.
get_table_columns
Retrieve column metadata for a given table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client