← Back to Plugins
MCP Server MCP

io.github.rikocr8orh8/regulatory-signals

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @regulatorysignals/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@regulatorysignals/mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Regulatory Signals API key — get one at regulatorysignals.com/dashboard",
          "format": "string",
          "isSecret": true,
          "name": "REGULATORY_SIGNALS_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...