oracle-cloud-mcp

Oracle Cloud MCP Server

Oracle Cloud Infrastructure management for AI assistants

npm GitHub stars MIT License

Quick Start

Claude Desktop / Claude Code config
{
  "mcpServers": {
    "oracle-cloud-mcp": {
      "command": "npx",
      "args": ["oracle-cloud-mcp@latest"]
    }
  }
}

Also works with bunx — replace "npx" with "bunx" in the config above