mcpbeat Sign in

Legis Link MCP Server

by eutech-directory Your server? Claim it
local only

Legis Link runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 27 Aug 2026.

Construction compliance AI. Wire sizing, load calc, battery clearance. AU, USA, CA, UK, EU.

Installs per day peak 24 · avg 6 · +0% w/w
a month agotoday
30
Installs / week
npm · legis-link-mcp
1
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 21 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 legis_link_mcp_server.py:123
        subprocess.Popen([
Page executes code built at runtime app.html:254, [пакет] app.html:254
  wrap.innerHTML = qs.map(q =>
        _hx.post(f"https://api.telegram.org/bot{token}/sendMessage",

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

Connect this server

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.

run in your terminal
claude mcp add legis-link -- npx -y legis-link-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "legis-link": {
      "args": [
        "-y",
        "legis-link-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.legis-link]
command = "npx"
args = ["-y", "legis-link-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "legis-link": {
      "args": [
        "-y",
        "legis-link-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "legis-link": {
      "args": [
        "-y",
        "legis-link-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Legis Link

same job, measured the same way
Construction Iso 19650 MCP
by csoai-org

ISO 19650 / UK BIM Level 2 compliance for construction projects. EIR, BEP, MIDP, TIDP, and CDE s...

204 installs/wk local only
Engineering
by novtriq

27 engineering compliance and calculation tools for the built environment (UK, EU, UAE).

27 tools answering
Aml AI MCP
by csoai-org

6AMLD + UK MLR 2017 + FinCEN BSA AML/CFT compliance for AI-enabled transaction monitoring, sanct...

243 installs/wk local only
Rubric Protocol
by 0xsims

AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.

135 installs/wk local only
Coppa Ferpa MCP
by csoai-org

Children's privacy compliance: COPPA (US), FERPA (US edu), EU AI Act children's provisions, UK A...

154 installs/wk local only
Eu AI Act Compliance MCP
by csoai-org

Eu Ai Act Compliance MCP Server by MEOK AI Labs

376 installs/wk local only
I
Carstrike MCP Server
by carstrikeau

Live JDM auction search, SEV compliance checks, and import cost calculator.

local only
Clausely
by misspris2023

UK compliance documentation for the EU AI Act, Worker Protection Act 2024, and UK GDPR.

5 tools answering

Legis Link — questions

Answers built from our own checks of this server.

Why is there no uptime for Legis Link?
Legis Link runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package legis-link-mcp was installed 30 times last week.
How do I connect Legis Link?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls legis-link-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Legis Link?
The npm package legis-link-mcp was installed 30 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Legis Link open source?
Yes — it is published under the MIT licence, written in Python 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.