MCP Server
MCP
io.github.dockndevai/mcp-oci
Oracle Cloud discovery + Terraform generation for AI agents — read-only, secret-safe.
Install
npx -y @dockndevai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@dockndevai/mcp-oci",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Profile within ~/.oci/config (default DEFAULT).",
"name": "OCI_PROFILE"
},
{
"description": "Access mode: read-only | read-write | admin.",
"name": "OCI_MODE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment