mcpbeat Sign in

Engineering Board MCP Server

local only

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

Repository-owned engineering pattern intelligence - 19 MCP tools over stdio.

Installs / week
not published
0
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call board_init.project → mcp-server/engineering_board_mcp.py:1664, board_init.project → mcp-server/engineering_board_mcp.py:1687, board_capture_finding.evidence → evaluation/workflow-pilot/runner.py:424 и ещё 1
    proc = subprocess.run(
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 mcp-server/engineering_board_mcp.py:84
            with open(os.path.join(PLUGIN_ROOT, relative), encoding="utf-8") as f:
    env = dict(os.environ, PYTHONDONTWRITEBYTECODE="1")

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to Engineering Board

same job, measured the same way
Oxcode
by snowmead

PageRank-curated code intelligence for coding agents over an indexed source repository.

42 installs/wk local only
N3mo
by rajx-dev

N3MO: Code intelligence engine mapping repositories into queryable symbol graphs.

124 installs/wk local only
GitHub Repository Intelligence
by heisencodex-jpg

Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.

answering
Architectos
by cgseyhan

ArchitectOS - AI-Native Repository Intelligence & Architecture Operating System.

65 installs/wk local only
AsDecided
by asdecided

Read-only access to deterministic engineering decisions stored in a local repository.

local only
Graqle
by graqle

Dev intelligence layer: 7 MCP tools for graph-powered codebase reasoning.

local only
Automatised Pipeline
by cdeust

Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.

local only
LeanToken
by morluto

Token-bounded repository context for coding agents over MCP.

local only

Engineering Board — questions

Answers built from our own checks of this server.

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