mcpbeat Sign in

mdflow — Context OS for AI Coding Agents MCP Server

by yubinbin32-ops Your server? Claim it
local only

mdflow — Context OS for AI Coding Agents runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

Context OS for AI coding agents: task-scoped AST context, verified mutation, and rollback.

Installs / week
not published
1
Stars
0 open issues
9 Sep 2026
Last commit
from GitHub
MIT
License
JavaScript

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        let process = Process()
    const absolutePath = path.isAbsolute(refPath) ? refPath : path.join(repoRoot, refPath);
Runs an external command packages/mcp/src/service.mjs:611
    const result = spawnSync(process.env.SHELL || "/bin/sh", ["-lc", command], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to mdflow — Context OS for AI Coding Agents

same job, measured the same way
Machine Inbox
by machineinbox

Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.

11 tools answering
Entroly
by juyterman1000

Context Assurance for AI agents: context engineering, AI cost optimization, verification.

1 486 installs/wk local only
L
ROKI Connect
by roki

Verified ROKI Connect payments contract for coding agents: operations, schemas, validator.

19 tools answering
ivygrep
by bvolpato

Local code search and task context packs for coding agents

local only
mFlow
by m-flow

Shared task board and knowledge base for AI coding agents

answering
Cartograph
by anthony-maio

Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.

33 installs/wk local only
Koda
by aabxtract

Verification and memory layer for coding-agent workflows.

317 installs/wk local only
Roz MCP
by andypgray

Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents.

local only

mdflow — Context OS for AI Coding Agents — questions

Answers built from our own checks of this server.

Why is there no uptime for mdflow — Context OS for AI Coding Agents?
mdflow — Context OS for AI Coding Agents runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is mdflow — Context OS for AI Coding Agents open source?
Yes — it is published under the MIT licence, written in JavaScript 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.