oci-mcp-server

sauryadas/oci-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 5d ago
MCP server giving Claude natural-language access to Oracle Cloud Infrastructure — compute, networking, OKE, and Object Storage.
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

claudekubernetesllm-toolsmcpmodel-context-protocolociokeoracle-cloud