This server provides tools to interact with the OCI Compute resources. It includes tools to help with managing compute instances.
uv run oracle.oci-compute-mcp-server| Tool Name | Description |
|---|---|
| list_instances | List Instances in a given compartment |
| get_instance | Get Instance with a given instance OCID |
| launch_instance | Create a new instance |
| terminate_instance | Terminate an instance |
| update_instance | Update instance configuration |
| list_images | List images in a given compartment |
| get_image | Get Image with a given image OCID |
| instance_action | Perform actions on a given instance |
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.
Users are responsible for their local environment and credential safety. Different language model selections may yield different results and performance.
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/.