MCP.so
Sign In

Mcp Server For Oracle Cloud Infrastructure (oci)

@jopsis

About Mcp Server For Oracle Cloud Infrastructure (oci)

No overview available yet

Basic information

Category

Databases

Runtime

python

Transports

stdio

Publisher

jopsis

Submitted by

Jorge Ceballos

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-oci": {
      "command": "python",
      "args": [
        "-m",
        "mcp_server_oci.mcp_server",
        "--profile",
        "DEFAULT"
      ],
      "env": {
        "PYTHONPATH": "/<PATH_TO_MCP>/mcp-server-oci",
        "FASTMCP_LOG_LEVEL": "INFO"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mcp Server For Oracle Cloud Infrastructure (oci)?

It is an MCP server that enables LLMs like Claude to interact directly with Oracle Cloud Infrastructure resources. It provides 85 tools across over 11 service categories for listing and managing OCI resources.

How to use Mcp Server For Oracle Cloud Infrastructure (oci)?

Install via pip from the repository, then start the server with python -m mcp_server_oci.mcp_server. Optionally specify a default profile with --profile <name>. Configure Claude Desktop by adding a JSON entry to claude_desktop_config.json.

Key features of Mcp Server For Oracle Cloud Infrastructure (

Comments

More Databases MCP servers