mcpbeat Sign in

HEIDES MCP Server

local only

HEIDES runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 6 Sep 2026.

Deterministic code analysis harness giving AI agents senses, memory and judgment for code.

Installs / week
not published
1
Stars
0 open issues
6 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

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

Runs an external command npm/bin/heides.js:20
  const result = spawnSync(bin, process.argv.slice(2), { stdio: "inherit" });
Builds a file path from a variable npm/bin/heides.js:11
  return path.join(__dirname, exe);

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 HEIDES

same job, measured the same way
Agent Release Auditor
by veyndrasystems

Deterministic release gate for AI-written code and coding agents.

27 installs/wk local only
Òtítọ́
by bashbop

Deterministic local repository context, impact analysis, and merge-readiness evidence for AI agents.

327 installs/wk local only
Codeledger
by codeledgerecf

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

600 installs/wk local only
Verdoc
by verdochello

Deterministic AGENTS.md and repo analysis for coding agents, paid per call in USDC over x402.

local only
consolelog dev tools
by mbdev3

Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.

11 installs/wk local only
Codealive MCP
by codealive-ai

Semantic code search and analysis from CodeAlive for AI assistants and agents.

local only
zzop
by eezz4

Deterministic cross-repo contract analysis for AI agents: frontend calls vs backend endpoints.

local only
Engrm
by dr12hes

Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.

17 installs/wk local only

HEIDES — questions

Answers built from our own checks of this server.

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