Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sudhagarjb • Uncategorized
A FastAPI-based MCP server providing read-only monitoring and inspection tools for Oracle Integration Cloud via authenticated WebSocket JSON-RPC.
Monitor and inspect Oracle Integration Cloud integrations and runtime instances.
Perform design-time analysis and export integration archives for offline processing.
Secure, OAuth2-authenticated access to OIC REST APIs with JSON-RPC over WebSocket.
This MCP server enables clients to interact with Oracle Integration Cloud (OIC) by exposing over 20 read-only tools to inspect integrations, packages, connections, agents, metrics, and design-time details. It uses OAuth2 client credentials for secure authentication and communicates with OIC REST APIs using an efficient httpx client. The server returns JSON-first responses optimized for large language model consumption and supports offline analysis via local design JSON files.