mcpbeat Sign in

slop-chop MCP Server

local only

slop-chop runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.

Find and remove the writing patterns a profile lists. Deterministic, local, no model and no network.

Installs / week
not published
4
Stars
0 open issues
22 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

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

Builds a file path from a variable cmd/cmd_root.go:39
        p := filepath.Join(dir, defaultProfileFile)
Runs an external command vscode/extension.js:22
    const child = execFile(bin, full, { maxBuffer: 16 * 1024 * 1024 }, (err, stdout) => {

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 slop-chop

same job, measured the same way
Publishready
by veldica

PublishReady: Deterministic writing control with local-first metrics and AI prose audits.

36 installs/wk local only
Appcraft
by terminalis

Deterministic Android app compiler — agents write a YAML model, the compiler emits the native app.

22 installs/wk local only
adrkit decision memory
by adrkit

Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.

437 installs/wk local only
AI Slop Checker
by parweb

Deterministic offline scorer for AI-writing tells in text and landing copy.

local only
Concordance
by narrowhighway

Deterministic claim verification with receipts across ~60 domains. No model in the loop.

94 tools answering
Dvalincode
by arthurpanhku

Deterministic security scanning, no model or API key, plus offline-verifiable proof a fix worked.

57 installs/wk local only
Jarroba Tools
by invarato

104 deterministic tools for your AI: logs, tests, SQL, diagrams, SPARQL. Local, no network.

476 installs/wk local only
LeClap
by leclap

Compose and render video from one JSON template. Deterministic, runs locally, no generative model.

52 installs/wk local only

slop-chop — questions

Answers built from our own checks of this server.

Why is there no uptime for slop-chop?
slop-chop runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is slop-chop open source?
Yes — it is published under the MIT licence, written in Go and 4 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.