oracle-mcp-server
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 henry@mcphub.com.
Oracle MCP Server is a Model Context Protocol server implementation for Oracle database operations, utilizing Server-Sent Events for real-time communication.
The Oracle MCP Server is designed to facilitate seamless interaction with Oracle databases through the Model Context Protocol (MCP). Built on the `spring-ai-mcp-server-webmvc-spring-boot-starter`, it provides a robust framework for executing SQL operations, managing secure database connections, and offering real-time communication via Server-Sent Events (SSE). The server supports listing tables, describing table structures, and executing SQL statements such as SELECT, INSERT, UPDATE, and DELETE. It is built using Spring Boot and integrates with Oracle JDBC Driver, ensuring efficient and secure database operations. The server is equipped with comprehensive error handling and security features, including password encryption and SQL injection prevention.
Features
- List all tables in the Oracle database
- Describe table structure (columns, data types, constraints)
- Execute SQL statements (SELECT, INSERT, UPDATE, DELETE)
- Secure database connection management
- Real-time communication via SSE
Tools
1
Tool**
2
Tool**
3
Tool**