Skip to main content
Glama

OCI MCP Server

by jopsis

set_oci_profile

Switch between Oracle Cloud Infrastructure profiles to manage different tenancies and access their resources through API calls.

Instructions

Set the active OCI profile to use for API calls. Args: profile_name: Name of the profile to activate (e.g., "DEFAULT", "production") This will initialize or reinitialize OCI clients with the selected profile.

Input Schema

NameRequiredDescriptionDefault
profile_nameYes

Input Schema (JSON Schema)

{ "properties": { "profile_name": { "title": "Profile Name", "type": "string" } }, "required": [ "profile_name" ], "type": "object" }

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/jopsis/mcp-server-oci'

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