Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can I run Oracle MCP server on AWS Bedrock Agentcore ?

inkadinkaJul 14 2026

Our AI team has built out a MCP Platform to move the MCPs from user desktops to AWS Bedrock Agentcore.
The requirements for the MCP To run on the platform is to support communication over HTTP/SSE , and support Azure Entra ID Oauth 2.0 authentication.

My understanding is that SQLCL MCP talks “stdio” .
So in order for it to run on an MCP platform ,
we need to
a) containerize the MCP binary and build an STDIO=> HTTP/SSE bridge
b) handle Entra ID Oauth

Has anyone tried to do that , is this a supported deployment model ? does Oracle have any plans to support deploying MCP on Platforms.

Comments
Post Details
Added on Jul 14 2026
1 comment
123 views