OracleDB-MCP-Server-Java

Abhishek-Aditya-bs/OracleDB-MCP-Server-Java

3.2

If you are the rightful owner of OracleDB-MCP-Server-Java 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.

A Model Context Protocol (MCP) server implementation for Oracle Database integration, enabling AI assistants like GitHub Copilot to interact with Oracle databases.

Tools

Functions exposed to the LLM to take actions

search_tables

Search for database tables that match a pattern.

get_table_details

Get detailed information about a specific table.

execute_query

Execute a SQL SELECT query built by Copilot.

explain_plan

Generate execution plans for query optimization.

get_schema_info

Retrieve comprehensive database schema information.

connect_to_environment

Connect to specific database environments.

get_current_status

Get current connection status and environment information.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources