mcpbeat Sign in

Compliance MCP Server

local only

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

GPSR listings, EUDR GeoJSON plots, FDA nutrition rounding, EU fragrance allergen thresholds.

Installs per day peak 140 · avg 5
a month agotoday
187
Installs / week
npm · yaktool-compliance-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Compliance every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Compliance

same job, measured the same way
Fsa Food Safety MCP
by csoai-org

UK Food Standards Agency + EU Reg 178/2002 + HACCP + allergen labelling compliance for food prod...

356 installs/wk local only
ListingGood MCP
by ryanyang828

Get recommended by Amazon's AI. Hosted MCP server for Amazon listing compliance & generation.

7 tools answering
Signal
by returnonsecurity

Cybersecurity market intelligence: funding rounds, M&A, investors, valuations, corporate lineage.

answering
Coinrebate
by halffee

Compliance-filtered crypto exchange fee comparison and rebate-link routing for AI agents.

366 installs/wk local only
OFAC (Sanções EUA)
by mcp-dir

Checks whether a name is on OFAC (US) sanctions lists, including SDN and Non-SDN, for compliance and

7 tools answering
C
Trust Tools
by obeliskgate

Website security ratings, token verification, and tamper-evident ledger heads from Obelisk Gate.

8 tools answering
Agent Security
by mdfifty50-boop

Security scanning and threat detection for AI agents

59 installs/wk local only
FORGE compliance and business decision tools
by astarsupply-hub

Check if EU GPSR applies to your product, and estimate what your small business is worth.

2 tools answering

Compliance — questions

Answers built from our own checks of this server.

Why is there no uptime for Compliance?
Compliance 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 yaktool-compliance-mcp was installed 187 times last week.
How do I connect Compliance?
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 yaktool-compliance-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Compliance?
The npm package yaktool-compliance-mcp was installed 187 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.