mcp-server-for-oracle-database

kutsushitaneko/mcp-server-for-oracle-database

3.3

If you are the rightful owner of mcp-server-for-oracle-database 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 Database is an experimental implementation designed to facilitate AI applications in executing SQL queries on Oracle Database and retrieving results.

Tools

Functions exposed to the LLM to take actions

execute_oracle

Executes SQL queries (SELECT only) and returns formatted results.

list_tables

Displays a list of tables in the database.

describe_table

Displays the structure of a table, mimicking sqlplus describe.

oracle_query_assistant

Provides a prompt to guide execute_oracle for query execution.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources