oci-mcp-server

sarthak-pansare/oci-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 7d ago
Model Context Protocol server for Oracle Cloud Infrastructure. Drive OCI compute, networking, storage, OKE, KMS and 50+ tools from any MCP client (Claude Code, Cursor, Codex, Continue, VS Code, Zed).
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oci-mcp-server": {
      "command": "uvx",
      "args": [
        "oci-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install oci-mcp-server

Topics

ai-agentsclaudeclaude-codecodexcursordevopsinfrastructure-as-codellmmcpmcp-servermodel-context-protocolocioracle-cloudoracle-cloud-infrastructurepython