mcpbeat Sign in

EvoBurrow MCP Server

local only

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

Unofficial guarded A1 Evo AcoustiX, REW, and Denon/Marantz calibration tools.

Installs / week
not published
4
Stars
0 open issues
27 Aug 2026
Last commit
from GitHub
MIT
License
JavaScript

What the code does

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

    this.proc=spawn(this.plan.executable,[],{name:"xterm-256color",cols:140,rows:42,cwd:this.plan.home,env:{...process.env,TERM:"xterm-256color"}});
Reads files and sends them to the network advanced.mjs:302
      const names = (await readdir(root)).filter((x) => extname(x).toLowerCase() === ".ady");

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 EvoBurrow MCP

same job, measured the same way
Livespace CRM MCP Server
by proautomator

Unofficial local MCP server for Livespace CRM with read tools and guarded writes.

27 installs/wk local only
Cernion Energy Tools MCP
by cernion

Energy-domain MCP tools for Cernion context, evidence and guarded process preparation

answering
Codex CCXT MCP
by lucyfox199818-collab

Dry-run-first CCXT MCP with market, account, derivatives, and guarded trading tools.

local only
Audio Calibration MCP
by daredoole

Evidence-bound REW measurement, analysis, conservative EQ, DSP, and listening-test tools.

local only
Leantime MCP (Unofficial)
by 4lador

Unofficial MCP server for Leantime: 42 agent-first tools, backup/restore, dry-run validation

local only
Capacitor MCP
by capawesome

Unofficial MCP server for the Capacitor documentation, plugin list and blog.

55 installs/wk 4 tools answering
MCP Openapi
by infoinlet-marketplace

Turn any OpenAPI/Swagger spec into MCP tools — each operation an SSRF-guarded tool.

27 installs/wk local only
MCP Us Business Data
by avabuildsdata

Official-source US business, permit, and WHOIS evidence via read-only MCP tools.

answering

EvoBurrow MCP — questions

Answers built from our own checks of this server.

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