OCI API MCP Server
Overview
This server provides tools to run OCI CLI commands to interact with the OCI services. It includes tools to help with OCI command execution and provide helpful information.
Running the server
STDIO transport mode
uvx oracle.oci-api-mcp-server
HTTP streaming transport mode
oracle.oci-api-mcp-server supports stdio only.
Tools
| Tool Name | Description |
|---|---|
| get_oci_command_help | Returns helpful instructions for running an OCI CLI command. Only provide the command after 'oci', do not include the string 'oci' in your command. |
| run_oci_command | Runs an OCI CLI command. This tool allows you to run OCI CLI commands on the user's behalf. Only provide the command after 'oci', do not include the string 'oci' in your command. |
| get_oci_commands (Resource) | Returns helpful information on various OCI services and related commands. |
⚠️ NOTE: All actions use the configured OCI CLI profile. OCI_CLI_AUTH is authoritative:
when it is set, run_oci_command adds no authentication override and lets the OCI CLI select
authentication. Otherwise, run_oci_command resolves OCI_MCP_AUTH_TYPE using
oracle-mcp-common. Supported values are api_key, security_token, instance_principal,
resource_principal, and oke_workload_identity. auto selects API-key or session-token
authentication from the selected profile's direct configuration. The server rejects unclassifiable
auto profiles and auth modes without OCI CLI equivalents (identity_domain_upst,
instance_principal_delegation, and resource_principal_delegation).
The server owns OCI CLI authentication and connection configuration. Commands cannot supply
global overrides such as --auth, --profile, --config-file, --endpoint, or --proxy.
The server also uses an empty OCI CLI RC file, so command and parameter aliases, canned queries,
defaults, and settings from a user CLI RC file are not applied.
Use least-privilege IAM and protect secrets.
Third-Party APIs
Developers choosing to distribute a binary implementation of this project are responsible for obtaining and providing all required licenses and copyright notices for the third-party code used in order to ensure compliance with their respective open source licenses.
Disclaimer
Users are responsible for their local environment and credential safety. Different language model selections may yield different results and performance.
License
Copyright (c) 2025 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at
https://oss.oracle.com/licenses/upl/.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oracle_oci_api_mcp_server-2.1.3.tar.gz.
File metadata
- Download URL: oracle_oci_api_mcp_server-2.1.3.tar.gz
- Upload date:
- Size: 79.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75cb2f648f968b9f5f0fd46a56db90989c6b5e60ff9b6c0a5da3eefb5c1572a0
|
|
| MD5 |
1443d7b34cbb92ced41097112ad7de71
|
|
| BLAKE2b-256 |
72caea56eb1bd4e556236ff6448479b66501743e2603a36692b5c4d78652808f
|
File details
Details for the file oracle_oci_api_mcp_server-2.1.3-py3-none-any.whl.
File metadata
- Download URL: oracle_oci_api_mcp_server-2.1.3-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3853b989eedceadfbed359b50af33b19e596e02e4f711f1650be0f129363206
|
|
| MD5 |
cdf80ed64c2354d83eef87264ab54b53
|
|
| BLAKE2b-256 |
1f1261e19bc0bd0be9c0f97ddb89a31a6e173ebca6ef4daf1d5b827ac663ca69
|