Skip to main content

OCI Load Balancer MCP Server

This server provides tools for interacting with Oracle Cloud Infrastructure (OCI) Load Balancer service.

MCP client configuration (recommended)

Most users should configure their MCP client to launch the server, rather than starting it manually.

Add a stanza like this to your MCP client config (often called mcp.json; example shown is stdio):

{
  "mcpServers": {
    "oci-load-balancer": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "oracle.oci-load-balancer-mcp-server"
      ],
      "env": {
        "OCI_CONFIG_PROFILE": "DEFAULT"
      }
    }
  }
}

For HTTP transport, start the server with:

ORACLE_MCP_HOST=<bind_host> \
ORACLE_MCP_PORT=<port> \
ORACLE_MCP_BASE_URL=<public_base_url> \
OCI_REGION=<region> \
IDCS_DOMAIN=<idcs_domain> \
IDCS_CLIENT_ID=<client_id> \
IDCS_CLIENT_SECRET=<client_secret> \
IDCS_AUDIENCE=<audience> \
uvx oracle.oci-load-balancer-mcp-server

Register ${ORACLE_MCP_BASE_URL}/auth/callback in the OCI IAM confidential application. If IDCS_REQUIRED_SCOPES is unset, the default is openid profile email oci_mcp.load_balancer.invoke. stdio uses the configured OCI CLI profile; HTTP uses the authenticated OCI IAM user.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oracle_oci_load_balancer_mcp_server-1.0.1.tar.gz (91.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file oracle_oci_load_balancer_mcp_server-1.0.1.tar.gz.

File metadata

  • Download URL: oracle_oci_load_balancer_mcp_server-1.0.1.tar.gz
  • Upload date:
  • Size: 91.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Oracle Linux Server","version":"9.8","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for oracle_oci_load_balancer_mcp_server-1.0.1.tar.gz
Algorithm Hash digest
SHA256 457ea12d0edeffcc90cfa706156ae80e123235c115e44e1de5a917a5ed87b30b
MD5 23294aaabc5f8b2f9af2390dfb52d4d2
BLAKE2b-256 9f5aa8d574fe3d48a040ca1b4e5144ff426a230130c07e8268d994cc10bcc899

See more details on using hashes here.

File details

Details for the file oracle_oci_load_balancer_mcp_server-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: oracle_oci_load_balancer_mcp_server-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 24.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Oracle Linux Server","version":"9.8","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for oracle_oci_load_balancer_mcp_server-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 eff6fb06241892af5d26ff180d71a34cdd21104c07cb45eed17c3b4616d04ef6
MD5 57e70fba369d730b4af06cd11cdd4746
BLAKE2b-256 499b7564c7f70cbf181589bb4fc3257f8de81f6c50437c857a50ad1c7825b580

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.2

2 files

This release

1.0.1 This release

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page