{"slug":"jopsis/mcp-server-oci","name":"MCP Server for Oracle Cloud Infrastructure (OCI)","description":"Model Context Protocol (MCP) server for Oracle Cloud Infrastructure, allowing LLMs like Claude to interact directly with OCI resources","category":"cloud-service","tags":[],"official":false,"stars":3,"transport":null,"install":[{"cmd":"pip install git+https://github.com/modelcontextprotocol/python-sdk.git","imports":[]}],"tools":[{"name":"list_oci_profiles","description":"List all available OCI profiles from ~/.oci/config"},{"name":"set_oci_profile","description":"Activate a specific profile for API calls"},{"name":"get_current_oci_profile","description":"Show currently active profile"},{"name":"list_compartments","description":"List all compartments accessible to you"},{"name":"list_users","description":"List all IAM users in a compartment with capabilities and MFA status"},{"name":"get_user","description":"Get detailed user information including group memberships"},{"name":"list_groups","description":"List all IAM groups in a compartment with member count"},{"name":"get_group","description":"Get detailed group information including members"},{"name":"list_policies","description":"List all IAM policies in a compartment with statements"},{"name":"get_policy","description":"Get detailed policy information with all policy statements"},{"name":"list_dynamic_groups","description":"List all dynamic groups with matching rules"},{"name":"get_dynamic_group","description":"Get detailed dynamic group info with instance principal rules"},{"name":"list_instances","description":"List virtual machine instances in a compartment"},{"name":"get_instance","description":"Get detailed information about a specific instance"},{"name":"start_instance","description":"Start a stopped instance"},{"name":"stop_instance","description":"Stop a running instance (supports soft/force stop)"},{"name":"list_db_systems","description":"List DB Systems in a compartment"},{"name":"get_db_system","description":"Get detailed DB System information"},{"name":"list_db_nodes","description":"List DB Nodes in a compartment (optionally filtered by DB System)"},{"name":"get_db_node","description":"Get detailed DB Node information"},{"name":"start_db_node","description":"Start a stopped DB Node"},{"name":"stop_db_node","description":"Stop a running DB Node (soft or hard stop)"},{"name":"reboot_db_node","description":"Reboot a DB Node"},{"name":"reset_db_node","description":"Reset (force reboot) a DB Node"},{"name":"softreset_db_node","description":"Soft reset (graceful reboot) a DB Node"},{"name":"start_db_system","description":"Start all nodes of a DB System"},{"name":"stop_db_system","description":"Stop all nodes of a DB System"},{"name":"list_databases","description":"List databases in a compartment (optionally filtered by DB System)"},{"name":"get_database","description":"Get detailed database information including connection strings and PDB name"},{"name":"list_autonomous_databases","description":"List Autonomous Databases with workload type and connection info"},{"name":"get_autonomous_database","description":"Get detailed ADB info including wallet info and auto-scaling settings"},{"name":"list_vcns","description":"List all VCNs in a compartment with CIDR blocks and DNS info"},{"name":"get_vcn","description":"Get detailed VCN information including IPv6 CIDR blocks"},{"name":"list_subnets","description":"List all subnets in a compartment (optionally filtered by VCN)"},{"name":"get_subnet","description":"Get detailed subnet information with security lists and rout"}],"env_vars":[],"auth_type":"none","github":"https://github.com/jopsis/mcp-server-oci","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}