mcpbeat Sign in

Blackout MCP Server

local only

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

Permanent local PDF redaction: text is removed and verified gone, not covered. No uploads.

Installs per day peak 33 · avg 19 · +41% w/w
a month agotoday
119
Installs / week
npm · @thrain/blackout-mcp
0
Stars
1 open issues
8 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Blackout 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 blackout -- npx -y @thrain/blackout-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "blackout": {
      "args": [
        "-y",
        "@thrain/blackout-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.blackout]
command = "npx"
args = ["-y", "@thrain/blackout-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "blackout": {
      "args": [
        "-y",
        "@thrain/blackout-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "blackout": {
      "args": [
        "-y",
        "@thrain/blackout-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Blackout

same job, measured the same way
Omitly MCP
by omitly

Omitly's local, verifiable PDF redaction for AI agents — your documents never leave your device.

429 installs/wk local only
Ezpzfile
by ezpzfile

Local file tools for agents: documents, PDFs, images, QR codes. Nothing is uploaded.

1 069 installs/wk local only
Propzapi
by paperandbeyond23-gif

Render-and-verify API: HTML/CSS to image or PDF, screenshot any URL, confirm the text rendered.

3 tools answering
Markdown Notes MCP
by narashiman-k

Convert PDF, Word, Excel, PowerPoint, EPUB and images to Markdown locally, with no upload.

136 installs/wk local only
Tooldash MCP
by lassib999

Offline PDF and text tools: merge, extract pages, inspect, clean text. No upload, no API key.

56 installs/wk local only
Macos Vision MCP
by woladi

Local OCR & screen understanding for agents: read any window, find what to click. No uploads.

111 installs/wk local only
Redact PDF MCP
by dambuchs

Permanently redact PII from PDFs and scans. EU/Swiss-hosted, never used to train AI models.

40 installs/wk local only
PDF Triage
by vishalmeena2211

Read local PDFs without uploading. Classifies first, flags untrustworthy text, bounds output.

37 installs/wk local only

Blackout — questions

Answers built from our own checks of this server.

Why is there no uptime for Blackout?
Blackout 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 @thrain/blackout-mcp was installed 119 times last week.
How do I connect Blackout?
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 @thrain/blackout-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Blackout?
The npm package @thrain/blackout-mcp was installed 119 times in the last week. Week over week that is +41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Blackout open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.