PluginBench
MCP Server
Active
MIT

io.github.sergii-ziborov/weavatrix-js MCP Server

io.github.sergii-ziborov/weavatrix-js

What is the io.github.sergii-ziborov/weavatrix-js MCP server?

Always-fresh local repo graph: LSP-backed impact, Health, dead code, endpoints, architecture.

How to install io.github.sergii-ziborov/weavatrix-js

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • 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

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "weavatrix-js": {
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-js",
        "repoRoot",
        "capabilities"
      ],
      "env": {
        "WEAVATRIX_PRECISION": "<YOUR_WEAVATRIX_PRECISION>",
        "WEAVATRIX_PRECISION_PREWARM": "<YOUR_WEAVATRIX_PRECISION_PREWARM>",
        "WEAVATRIX_ALLOW_TEST_RUNS": "<YOUR_WEAVATRIX_ALLOW_TEST_RUNS>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "weavatrix-js": {
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-js",
        "repoRoot",
        "capabilities"
      ],
      "env": {
        "WEAVATRIX_PRECISION": "<YOUR_WEAVATRIX_PRECISION>",
        "WEAVATRIX_PRECISION_PREWARM": "<YOUR_WEAVATRIX_PRECISION_PREWARM>",
        "WEAVATRIX_ALLOW_TEST_RUNS": "<YOUR_WEAVATRIX_ALLOW_TEST_RUNS>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "weavatrix-js": {
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-js",
        "repoRoot",
        "capabilities"
      ],
      "env": {
        "WEAVATRIX_PRECISION": "<YOUR_WEAVATRIX_PRECISION>",
        "WEAVATRIX_PRECISION_PREWARM": "<YOUR_WEAVATRIX_PRECISION_PREWARM>",
        "WEAVATRIX_ALLOW_TEST_RUNS": "<YOUR_WEAVATRIX_ALLOW_TEST_RUNS>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "weavatrix-js": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-js",
        "repoRoot",
        "capabilities"
      ],
      "env": {
        "WEAVATRIX_PRECISION": "<YOUR_WEAVATRIX_PRECISION>",
        "WEAVATRIX_PRECISION_PREWARM": "<YOUR_WEAVATRIX_PRECISION_PREWARM>",
        "WEAVATRIX_ALLOW_TEST_RUNS": "<YOUR_WEAVATRIX_ALLOW_TEST_RUNS>"
      }
    }
  }
}
Claude Code
claude mcp add weavatrix-js --env WEAVATRIX_PRECISION=<YOUR_WEAVATRIX_PRECISION> --env WEAVATRIX_PRECISION_PREWARM=<YOUR_WEAVATRIX_PRECISION_PREWARM> --env WEAVATRIX_ALLOW_TEST_RUNS=<YOUR_WEAVATRIX_ALLOW_TEST_RUNS> -- npx -y weavatrix-js repoRoot capabilities

Related MCP servers

Weavatrix

Active

Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces.

4
JavaScript
MIT
View repository →

Local-first Wi-Fi incident diagnostics with native BLE scan, history, and risk evidence.

1
Rust
MIT
View repository →

Source-free Weavatrix MCP: preview-gated sync, advisories, malware review, architecture contracts.

1
JavaScript
MIT
View repository →

Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.

1
JavaScript
MIT
View repository →

Fast, bounded, read-only Git evidence for local AI coding agents.

0
Rust
MIT
View repository →

Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.

0
JavaScript
MIT
View repository →