Enables large language models to query live Oracle Service Cloud data through a Model Context Protocol (MCP) interface.
This project offers a read-only Model Context Protocol (MCP) Server designed to bridge the gap between large language models (LLMs) like Claude Desktop and live Oracle Service Cloud data. It leverages CData JDBC Drivers to expose Oracle Service Cloud data as relational SQL models, wrapped within a simple MCP interface. This architecture allows LLMs to retrieve real-time information by understanding natural language questions, eliminating the need for complex SQL queries.