mcpbeat Sign in

OpenVibeCoding Read-only MCP Server

local only

OpenVibeCoding Read-only MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from pypi. Last commit 27 May 2026.

Read-only MCP for OpenVibeCoding runs, workflows, proof, queue, replay, and incident reads.

Installs per day peak 85 · avg 9 · -66% w/w
a month agotoday
40
Installs / week
pypi · openvibecoding-orchestrator
207
Stars
0 open issues
27 May 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check OpenVibeCoding Read-only MCP 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 openvibecoding-readonly -- uvx openvibecoding-orchestrator
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "openvibecoding-readonly": {
      "args": [
        "openvibecoding-orchestrator"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.openvibecoding-readonly]
command = "uvx"
args = ["openvibecoding-orchestrator"]
.cursor/mcp.json
{
  "mcpServers": {
    "openvibecoding-readonly": {
      "args": [
        "openvibecoding-orchestrator"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "openvibecoding-readonly": {
      "args": [
        "openvibecoding-orchestrator"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to OpenVibeCoding Read-only MCP

same job, measured the same way
Alertlogic MCP
by rijul170

MCP server for Alert Logic MDR — incident response, log search, SOAR, and SOC workflows

64 installs/wk local only
GCP Platform Engineer
by debilla

Read-only GCP tools for debugging incidents and finding cost savings

562 installs/wk local only
Rootly
by wyre-ai

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only
Rootly
by wyre-technology

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only
Hatchet MCP
by elliotpadfield

Observe and operate Hatchet workflows from an AI agent — runs, logs, trigger, cancel, replay.

50 installs/wk local only
Agentguard47
by bmdhodl

Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.

35 installs/wk local only
Runframe MCP Server
by runframe

MCP server for Runframe incident management covering incidents, on-call, postmortems, and more.

53 installs/wk local only
I
Prefect MCP Server
by prefecthq

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

2 259 installs/wk local only

OpenVibeCoding Read-only MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for OpenVibeCoding Read-only MCP?
OpenVibeCoding Read-only MCP 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 pypi package openvibecoding-orchestrator was installed 40 times last week.
How do I connect OpenVibeCoding Read-only MCP?
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 openvibecoding-orchestrator straight from pypi; nothing to host, nothing to sign up for.
How many people use OpenVibeCoding Read-only MCP?
The pypi package openvibecoding-orchestrator was installed 40 times in the last week. Week over week that is -66%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is OpenVibeCoding Read-only MCP open source?
Yes — it is published under the MIT licence, written in Python and 207 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.