Cloud Infrastructure
Trust: 39/100 (Limited)io.github.ExpertVagabond/oracle-cloud Guide
Oracle Cloud Infrastructure MCP server
by ExpertVagabond
Quick Start
Install
npx oracle-cloud-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-expertvagabond-oracle-cloud": {
"command": "npx",
"args": [
"oracle-cloud-mcp"
]
}
}
}