mcp-server-oci

jopsis/mcp-server-oci

3.2

If you are the rightful owner of mcp-server-oci and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project implements a Model Context Protocol (MCP) server for Oracle Cloud Infrastructure (OCI), enabling LLMs like Claude to interact directly with OCI resources.

Tools

Functions exposed to the LLM to take actions

list_compartments

Lists all accessible compartments

list_instances

Lists all instances in a specific compartment

get_instance

Retrieves details of a specific instance

start_instance

Starts a stopped instance

stop_instance

Stops a running instance

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources