mcpbeat Sign in

MCP Oci MCP Server

local only

MCP Oci runs on your own machine — the client starts it, so there is no endpoint to ping. 458 installs a week from npm. Last commit 30 Aug 2026.

Oracle Cloud discovery + Terraform generation for AI agents — read-only, secret-safe.

Installs per day peak 209 · avg 15
a month agotoday
458
Installs / week
npm · @dockndevai/mcp-oci
1
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Oci every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-oci -- npx -y @dockndevai/mcp-oci
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-oci": {
      "args": [
        "-y",
        "@dockndevai/mcp-oci"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-oci]
command = "npx"
args = ["-y", "@dockndevai/mcp-oci"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-oci": {
      "args": [
        "-y",
        "@dockndevai/mcp-oci"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-oci": {
      "args": [
        "-y",
        "@dockndevai/mcp-oci"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Oci

same job, measured the same way
Synlake
by synlake

Unified API to query AWS, GCP, Azure and generate Terraform/CLI execution kits for AI agents.

answering
Specshield MCP Server
by specshield-io

The API-change deploy gate for AI coding agents. Read-only breaking-change detection.

local only
I
Terraback
by bmoldo

Scan AWS/Azure/GCP and generate Terraform HCL with import blocks, deterministically, for AI agents.

244 installs/wk local only
K8s MCP Server (Go)
by kaneg

Safe Kubernetes access for AI agents via MCP. Read-only by default, with explicit permission modes.

local only
F5 Distributed Cloud Terraform Provider
by robinmordasiewicz

F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.

343 installs/wk local only
Agenticorg
by mishrasanjeev

AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.

61 installs/wk local only
AWS MCP Connector
by ferhatdundar

MCP server for the AWS CLI. Read-only by default; single Go binary.

local only
TerraVision
by patrickchugh

Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons

1 409 installs/wk local only

MCP Oci — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Oci?
MCP Oci runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dockndevai/mcp-oci was installed 458 times last week.
How do I connect MCP Oci?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dockndevai/mcp-oci straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Oci?
The npm package @dockndevai/mcp-oci was installed 458 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Oci open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.