About
Overview
The Oracle Cloud MCP Server enables AI agents to interact with Oracle Cloud Infrastructure (OCI). It provides tools for managing compute instances, networking, object storage, autonomous databases, and container services.
Capabilities
Tools & Capabilities
⚡list_instances
List compute instances
⚡list_vcns
List virtual cloud networks
⚡list_buckets
List Object Storage buckets
⚡list_autonomous_dbs
List Autonomous Databases
Setup
Installation
bash
Install
pip install mcp-server-ociExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"oci": {
"command": "python",
"args": ["-m", "mcp_server_oci"],
"env": {
"OCI_CONFIG_FILE": "~/.oci/config"
}
}
}
}Quick Info
Authorcommunity
LanguagePython
StatusBeta
Stars★ 30
Last UpdatedFeb 12, 2026