mcpbeat Sign in

AlloFlow Document Remediation MCP Server

local only

AlloFlow Document Remediation runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

Local-first document accessibility remediation using the canonical AlloFlow app pipeline.

Installs / week
not published
3
Stars
0 open issues
18 Sep 2026
Last commit
from GitHub
License
JavaScript

What the code does

We read the source, 48 min ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

…review…');try{var out=await rpc('getSchoolRewardsPrintAssetForReview',{assetId:button.dataset.assetDownload}),decoded=atob(out.base64.replace(/-/g,'+').replace(/_/g,'/')),bytes=Uint8Array.from(decoded,function(c){return c.charCodeAt(0)}),url=URL.createObjectURL(new Blob([bytes]…
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.

  execSync('node -c "' + OUTPUT + '"', { stdio: 'pipe' });
  execFileSync(process.execPath, [path.join(ROOT, 'dev-tools', script)].concat(extra || []), {
  TOOL_CATALOG = eval('(' + m[1] + ')');
                <select id={'aps-criterion-' + item.key} aria-label={_apsFill(tx('applied_challenge.aria.self_check_rating', '{row} rating'), { row: rowLabel })} value={entry.rating} onChange={(event) => updateCriteriaCheck(item.key, { rating: event.target.value })} className='mt…
Long encoded blob in source audio_banks/tts_probes_grade_2.json:1
{"bake": {"base64": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOH/AAAAAAAAAADh/+H/AAAAAAAAAADh/+H/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…
      try { entries = fs.readdirSync(dir, { withFileTypes: true }); }

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

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch AlloFlow Document Remediation and you get told the day something new turns up.

Three servers free · no card

Alternatives to AlloFlow Document Remediation

same job, measured the same way
Context
by neuledge

Local-first documentation for AI agents. Offline, instant, private doc retrieval.

683 installs/wk local only
A11Y Toolkit
by kinti

The accessibility layer for AI coding agents: audit, fix, document and watch - WCAG 2.2.

local only
MCP Documentation Server
by andrea9293

Local-first document management and semantic search for AI coding agents

98 installs/wk local only
Arkova Verification
by carson-see

Privacy-first document verification anchored to the public ledger.

answering
haiku.rag
by ggozad

Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval

3 086 installs/wk local only
The Office Worker
by cafra-house

Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.

3 632 installs/wk local only
OCR
by auto-reader

Arabic-first OCR, translation and document extraction. First call mints a free trial key.

7 tools answering
Recap
by pipeworx-io

RECAP — the actual documents filed in US federal court cases.

answering

AlloFlow Document Remediation — questions

Answers built from our own checks of this server.

Why is there no uptime for AlloFlow Document Remediation?
AlloFlow Document Remediation runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is AlloFlow Document Remediation open source?
We cannot say either way: written in JavaScript and 3 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.