How to setup SQLcl MCP server in Oracle 19c DB?
Hello Experts,
My customer has a "Oracle Database 19c Enterprise Edition Release 19.0.0.0.0" which runs on a VM. Its not hosted on OCI.
I am able to connect to it and use the MCP server tools provided my SQLcl to query the tables, etc.
I am looking for a way to expose this SQLcl MCP, so that it can be consumed in AI agent studio something like this - https://blogs.oracle.com/fusioncoe/mcp-tool-in-ai-agent-studio
The customer wont be upgrading the DB anytime soon (or else we would have used the latest 23ai/26ai MCP features), so does anyone have any idea how can we leverage SQLcl MCP tools outside?
0