Skip to content

Create and publish a public Oracle Integration Cloud MCP server #165

Description

@aishwariyarao217

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions