Weavatrix Js runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 25 Aug 2026.
Always-fresh local repo graph: LSP-backed impact, Health, dead code, endpoints, architecture.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.
We read the source, 7 d ago · rules 3dff92dd89df
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.
const identifier = /^([A-Za-z_$][\w$]*)(?:\.[A-Za-z_$][\w$]*)?$/.exec(args.at(-1) || "")?.[1];
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add weavatrix-js -- npx -y weavatrix-js
{
"mcpServers": {
"weavatrix-js": {
"args": [
"-y",
"weavatrix-js"
],
"command": "npx"
}
}
}
[mcp_servers.weavatrix-js]
command = "npx"
args = ["-y", "weavatrix-js"]
{
"mcpServers": {
"weavatrix-js": {
"args": [
"-y",
"weavatrix-js"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"weavatrix-js": {
"args": [
"-y",
"weavatrix-js"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WEAVATRIX_PRECISION (Optional semantic precision mode: lsp (default) uses the bundled bounded TypeScript/JavaScript language-server overlay; off keeps parser-only graphs), WEAVATRIX_PRECISION_PREWARM (Optional semantic prewarm budget: bounded (default) keeps fast startup; full explicitly queries every eligible JS/TS target within hard resource ceilings), WEAVATRIX_ALLOW_TEST_RUNS (Optional explicit permission for verified_change to run requested test/check/verify package.json scripts; must be exactly 1).
The author declared them in the registry entry; get the values from the project itself.
Architecture guardrails for AI-written code: dependency graph, impact, dead code, CI gate
AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
Codebase health MCP: dead code, cycles, coupling, architectural drift.
Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.
Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0.
Maps any repo into an architecture diagram (Mermaid/Graphviz) and enforces architecture rules in CI
Codebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.
Deterministic cross-repo contract analysis for AI agents: frontend calls vs backend endpoints.
Answers built from our own checks of this server.