Hello everyone,
I’m trying to use the MCP (Model Context Protocol) functionality with Oracle Database via SQLcl. However, I’m a bit unclear on how to actually enable it.
I’ve tried running the MCP command in SQLcl 25.3, but it returns “unknown command.” I also checked the 25.2 release notes, which mention MCP support, but the current download link redirects to version 25.3.
Has anyone successfully enabled the MCP server in SQLcl, or can point me to the correct build or usage steps?
Initially, I was building my own MCP server, but later realized Oracle has this feature built-in, just unsure how to activate it.
Any guidance would be much appreciated.
Thanks in advance!