generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Summary
Build a reusable Oracle Integration Cloud (OIC) MCP server, based on the public Oracle MCP server framework in this repo, that exposes a curated set of structured MCP tools for Oracle Integration discovery, inspection, and troubleshooting. The server should let AI agents safely interact with OIC APIs through typed tools instead of raw REST calls. The deliverable includes tool design, implementation, open-source publication, and a short write-up for usage and scope.
Features
V1: Read-only MCP tools for core OIC resources:
- list_integrations: list integrations with optional pagination and filters
- get_integration: fetch one integration by composite ID
- list_connections: list connections with optional pagination and filters
- get_connection: fetch one connection by ID
- list_integration_runs: list monitoring instances / run history
- get_integration_run: fetch one monitoring instance by run ID
- list_failed_integration_runs: list errored runs from the monitoring errors endpoint
Location
src/oracle-integration-cloud-mcp-server/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels