mcpbeat Sign in

backscroll MCP Server

by soren-achebe Your server? Claim it
local only

backscroll runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Aug 2026.

Search, retrieve, and diff the full output of past terminal commands recorded locally by backscroll.

Installs / week
not published
6
Stars
4 open issues
24 Aug 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 23 h 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.

Escalates privileges stats.go:286
    "sudo": true, "doas": true, "env": true, "command": true,
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.

Builds a file path from a variable internal/synclog/synclog.go:170
    if err := os.MkdirAll(filepath.Join(abs, cfg.Machine), 0o700); err != nil {
Runs an external command tools/soak.py:79
    r = subprocess.run([BKS] + args, env=env, capture_output=True, text=True)
Page executes code built at runtime web/index.html:174
  list.innerHTML = cs.map(c => {

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 backscroll and you get told the day something new turns up.

Three servers free · no card

Alternatives to backscroll

same job, measured the same way
Congressional Documents
by pipeworx-io

Congressional Documents — full-text search and retrieval over the official

39 tools answering
Air
by 10iii

AI-optimized tool output compression for read, grep, diff, bash, test, web, search, and more

117 installs/wk local only
Guardian MCP Server
by cyanheads

Guardian Open Platform — search and retrieve full article text from The Guardian archive.

45 installs/wk local only
doc-scraper
by sriram-pr

Crawl documentation sites into local corpora agents can search, read, and diff fully offline.

local only
Call Copilot
by anisurrahmann

Search and read locally-recorded meeting transcripts over stdio. Read-only, no network.

239 installs/wk local only
HadithDB
by iadnanmukhtar

Search and retrieve Quran ayahs, tafsir commentary, hadith, and detailed hadith records.

7 tools answering
Unterm
by zhitongblog

The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.

local only
I
Stashot
by tammifull

Capture, OCR-search, and retrieve local Mac screenshots for AI agents through Stashot.

15 installs/wk local only

backscroll — questions

Answers built from our own checks of this server.

Why is there no uptime for backscroll?
backscroll runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is backscroll open source?
Yes — it is published under the MIT licence, written in Go, 6 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.