mcpbeat Sign in

Policycheck MCP Server

local only

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

AI seller verification and policy risk analysis for any online store.

Installs per day peak 20 · avg 5 · +14% w/w
a month agotoday
26
Installs / week
npm · policycheck-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 Policycheck 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 policycheck -- npx -y policycheck-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "policycheck": {
      "args": [
        "-y",
        "policycheck-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.policycheck]
command = "npx"
args = ["-y", "policycheck-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "policycheck": {
      "args": [
        "-y",
        "policycheck-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "policycheck": {
      "args": [
        "-y",
        "policycheck-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Policycheck

same job, measured the same way
Atinamos Evidence
by co-atinamos

Read-only verification evidence for paid machine services and buyer policy checks.

6 tools answering
I
Depyler MCP
by noahgift

MCP server for Depyler: Python-to-Rust transpiler with analysis and verification tools

local only
I
AegisAI
by kadopi

Paid pre-execution risk verification for AI agents over MCP and x402.

17 tools answering
Defiance Storefront
by defianceinternational

Read-only catalog, sequence, evidence, policy, and COA-verification lookup for an RUO supplier.

5 tools answering
Amanat
by pugarhuda

Storm risk, route risk and reanalysis backtests for any point on earth. No key, no wallet.

49 installs/wk local only
culprit
by noordeen123

Deterministic, offline root-cause analysis and pre-commit fix verification for coding agents.

164 installs/wk local only
Shieldly Io
by shieldly-io

AI-Powered AWS security analysis: scan IAM policies and CloudFormation for risks and escalation.

38 installs/wk local only
A
Complyme
by complyme-mcp

ComplyMe.AI MCP server for legal & data protection risk analysis and audits.

local only

Policycheck — questions

Answers built from our own checks of this server.

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