mcpbeat Sign in

EveryAILaw MCP Server

local only

EveryAILaw runs on your own machine — the client starts it, so there is no endpoint to ping. 446 installs a week from npm.

AI law obligations, evidence, deadlines, saved profiles, audit trails, and signed change alerts.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 20 · avg 5 · -41% w/w
a month agotoday
446
Installs / week
npm · every-ai-law
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 every-ai-law -- npx -y every-ai-law
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "every-ai-law": {
      "args": [
        "-y",
        "every-ai-law"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.every-ai-law]
command = "npx"
args = ["-y", "every-ai-law"]
.cursor/mcp.json
{
  "mcpServers": {
    "every-ai-law": {
      "args": [
        "-y",
        "every-ai-law"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "every-ai-law": {
      "args": [
        "-y",
        "every-ai-law"
      ],
      "command": "npx"
    }
  }
}

Alternatives to EveryAILaw

same job, measured the same way
AI Incident Law
by snapsynapse

Public-record corpus of AI litigation, regulation, and enforcement, anchored to EveryAILaw.

460 installs/wk local only
Website Change Monitor
by dataleadspro

Track page and price changes over time: diffs, history, and alerts through simple tracking

5 tools answering
three.ws Provenance
by nirholas

Append-only, signed, on-chain-verifiable agent action log — record and audit what agents did.

194 installs/wk local only
Brazil Trademark Watch — INPI/RPI Monitor & Deadline Alerts
by paulovitorti

Monitors Brazilian trademarks at INPI and alerts on new RPI publications and deadlines.

answering
CastHub
by cast-hub

Control CastHub digital signage. Manage TVs, presentations, schedules, and emergency alerts.

35 installs/wk local only
Sweet Saver Fare
by sweetsaverfare

Compare observed BC Ferries fares and dates, read qualified predictions, and manage fare alerts.

answering
Competitortracker
by competitortracker

Track competitors from your AI assistant: change feed, page snapshots, labels and alerts.

1 tools answering
Runvouch
by runvouch

Watchdog for unattended AI agents: alerts, evidence checks and a verifiable proof per run.

7 tools answering

EveryAILaw — questions

Answers built from our own checks of this server.

Why is there no uptime for EveryAILaw?
EveryAILaw 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 every-ai-law was installed 446 times last week.
Is EveryAILaw still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect EveryAILaw?
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 every-ai-law straight from npm; nothing to host, nothing to sign up for.
How many people use EveryAILaw?
The npm package every-ai-law was installed 446 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.