Skip to Main Content
Feature Request FR-4860
Product Area Developer Experience
Status OPEN

4 Voters

APEX Native MCP - AI Agent Integration Framework for Oracle APEX

drdalvi Public
· Apr 7 2026

Idea Summary:

A native Model Context Protocol (MCP) layer built into Oracle APEX and ORDS that enables AI Agents to operate any APEX application using Enterprise SSO / JWT authentication - without duplicating validations, authorization schemes, or business logic. AI Agents interact with APEX pages as structured tools, with the same engine processing every request identically to a browser submission. Any APEX application becomes AI-Agent-ready with a single registration step and zero code changes.

Use Case:

Organizations running business-critical workflows on Oracle APEX - HR, procurement, finance, compliance - are increasingly adopting AI Agents to automate repetitive user tasks. Today, there is no native mechanism for AI Agents to interact with APEX applications while respecting existing validations, authorization schemes, and audit trails. Current approaches either bypass APEX entirely through direct database calls - creating compliance risk or duplicate business logic in a separate integration layer that diverges over time. What is needed is a way for an APEX User to switch between the traditional browser interface and an AI Agent interface for the same activity, with identical outcomes from the same APEX engine.

Preferred Solution (Optional):

Oracle APEX already exposes application metadata through APEX_APPLICATION_PAGE_ITEMS, APEX_APPLICATION_PAGE_VAL, and APEX_APPLICATION_LOVS views, and ORDS already supports JWT validation and OAuth2. Combining these existing capabilities into a native MCP server layer -where registered APEX applications are automatically exposed as structured AI Agent tools authenticated via Enterprise SSO / JWT - would give every APEX customer an immediate, zero-duplication path to agentic automation without rebuilding their applications.

This idea is open.