OCI
byGoCoder7
0Provides a unified interface for managing Oracle Cloud Infrastructure services, optimized for VS Code integration.
About
The OCI tool functions as a Model Context Protocol (MCP) server, offering seamless access to Oracle Cloud Infrastructure services. It centralizes OCI resource management under a single interface, making it especially effective for integration within development environments like VS Code. Users can manage a wide array of OCI resources including Compute instances, Object Storage, Networking, Databases, Monitoring, and Identity services, enabling programmatic interaction with the OCI platform.
Key Features
- Comprehensive OCI resource management (Compute, Storage, Network, Database, Monitoring, Identity)
- Optimized for VS Code integration
- Supports various OCI actions (list, get, create, update, delete, start, stop)
- MCP protocol integration
- 0 GitHub stars
- Unified OCI Management Tool (`oci-manage`)
Use Cases
- Programmatically list and manage Oracle Cloud Infrastructure compute instances and volumes.
- Automate the creation, retrieval, and deletion of Oracle Object Storage buckets and objects.
- Monitor database performance metrics and alarms directly from a development environment.