brunorsreis/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.
This is a minimal MCP server implementation for Oracle AI Database 26 ai using Python, providing secure, read-only SQL access via the MCP protocol.
Tools
Functions exposed to the LLM to take actions
list_tables
Lists all tables in the Oracle database.
describe_table
Provides a description of a specified table.
query
Executes a read-only SQL query on the Oracle database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client