Skip to main content
Glama
ExpertVagabond

oracle-cloud-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OCI_REGIONNoOCI regionus-chicago-1
OCI_PROFILENoConfig profile nameDEFAULT
OCI_CONFIG_FILENoPath to OCI config file~/.oci/config
OCI_TENANCY_OCIDNoTenancy OCID (read from config if not provided)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
oci_compute_list_instancesA

List all compute instances in a compartment. Shows VM details including shape, state, and availability domain.

oci_compute_get_instanceA

Get detailed information about a specific compute instance

oci_compute_list_shapesA

List available compute shapes including Always Free shapes (VM.Standard.A1.Flex, VM.Standard.E2.1.Micro)

oci_compute_instance_actionA

Perform action on a compute instance (START, STOP, RESET, SOFTSTOP, SOFTRESET)

oci_os_get_namespaceA

Get the Object Storage namespace for the tenancy

oci_os_list_bucketsB

List all Object Storage buckets in a compartment (Free Tier: 20GB standard, 20GB archive)

oci_os_create_bucketB

Create a new Object Storage bucket

oci_os_list_objectsA

List objects in a bucket with optional prefix filter

oci_os_delete_bucketA

Delete an empty Object Storage bucket

oci_bv_list_volumesA

List block volumes in a compartment (Free Tier: 200GB total)

oci_bv_list_boot_volumesC

List boot volumes in an availability domain

oci_vcn_listA

List Virtual Cloud Networks (VCNs) in a compartment

oci_subnet_listB

List subnets in a VCN

oci_vcn_createB

Create a new Virtual Cloud Network

oci_adb_listA

List Autonomous Databases (ATP/ADW). Free Tier includes 2 Always Free ATP or ADW databases.

oci_adb_getA

Get detailed information about an Autonomous Database

oci_adb_startB

Start a stopped Autonomous Database

oci_adb_stopA

Stop a running Autonomous Database

oci_iam_list_usersB

List IAM users in the tenancy

oci_iam_list_groupsB

List IAM groups in the tenancy

oci_iam_list_policiesB

List IAM policies in a compartment

oci_iam_list_compartmentsA

List compartments in the tenancy hierarchy

oci_iam_list_availability_domainsB

List availability domains in the region

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ExpertVagabond/oracle-cloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server