Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yyue9527 • Uncategorized
An MCP server implementation for Oracle database operations enabling real-time communication via Server-Sent Events.
List all tables in an Oracle database.
Retrieve detailed table structure information.
Execute SQL statements with real-time result streaming.
Oracle MCP Server provides tools to interact with Oracle databases through the Model Context Protocol (MCP). It supports listing tables, describing table structures, and executing SQL statements securely with real-time updates using SSE. Built on Spring Boot and the spring-ai-mcp-server-webmvc-spring-boot-starter, it ensures efficient database connection management and robust error handling.