mcpbeat Sign in

Regulatory Signals MCP Server

by rikocr8orh8 Your server? Claim it
local only

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

Audit GitHub repos for security, compliance, and EU AI Act exposure from Claude or Cursor.

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

Installs per day peak 30 · avg 6 · +71% w/w
a month agotoday
38
Installs / week
npm · @regulatorysignals/mcp
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 regulatory-signals -- npx -y @regulatorysignals/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "regulatory-signals": {
      "args": [
        "-y",
        "@regulatorysignals/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.regulatory-signals]
command = "npx"
args = ["-y", "@regulatorysignals/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "regulatory-signals": {
      "args": [
        "-y",
        "@regulatorysignals/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "regulatory-signals": {
      "args": [
        "-y",
        "@regulatorysignals/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: REGULATORY_SIGNALS_API_KEY (Your Regulatory Signals API key — get one at regulatorysignals.com/dashboard). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Regulatory Signals

same job, measured the same way
Ybe Check
by addycuber

Ybe Check – security and compliance orchestrator for AI-generated repositories.

56 installs/wk local only
Repo Security Scanner — Malicious Code & Supply Chain
by eltociear

Audit GitHub repos for malicious and supply-chain code before you depend on them.

answering
Raportagent MCP
by raportagent

Sourced market and compliance research for Claude Desktop, Claude Code and Cursor.

29 installs/wk local only
Rami Code Review
by rami

AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor

answering
Smartguard MCP
by kota1026

SmartGuard MCP Server - AI-powered smart contract security audit tools for Claude Code, Cursor,...

25 installs/wk local only
Sentrik
by maxgerhardson

Governance runtime for AI-generated code. Enforce compliance and security standards.

69 installs/wk local only
Aiact
by thegridwork

Scan codebases for AI usage, classify risk, generate EU AI Act compliance reports.

39 installs/wk local only
Contextforge MCP
by alfredoizdev

Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.

197 installs/wk local only

Regulatory Signals — questions

Answers built from our own checks of this server.

Why is there no uptime for Regulatory Signals?
Regulatory Signals 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 @regulatorysignals/mcp was installed 38 times last week.
Is Regulatory Signals 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 Regulatory Signals?
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 @regulatorysignals/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Regulatory Signals?
The npm package @regulatorysignals/mcp was installed 38 times in the last week. Week over week that is +71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.