mcpbeat Sign in

Import Guardian MCP Server

local only

Import Guardian runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 26 Jun 2026.

Catch AI-hallucinated (slopsquatted) npm imports in generated code before npm install.

Installs per day peak 27 · avg 10 · -26% w/w
a month agotoday
55
Installs / week
npm · import-guardian-mcp
0
Stars
0 open issues
26 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Dockerfile

Nothing serious here today

Today is the operative word: we check Import Guardian 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 import-guardian -- npx -y import-guardian-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "import-guardian": {
      "args": [
        "-y",
        "import-guardian-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.import-guardian]
command = "npx"
args = ["-y", "import-guardian-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "import-guardian": {
      "args": [
        "-y",
        "import-guardian-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "import-guardian": {
      "args": [
        "-y",
        "import-guardian-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Import Guardian

same job, measured the same way
Vibecheck MCP
by vibecheckaiofficial

AI Code Firewall — MCP Server for hallucination prevention in AI development

17 installs/wk local only
CodeY CMS
by fpointerdev

Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.

34 installs/wk local only
Skillproof
by skillproofdev

Check whether a Claude Code skill was tested and whether it works before installing it.

37 installs/wk local only
Verdict — Compliance for AI-Generated Code
by getverdict-ai

Compliance verdicts for AI-generated code. SOC 2, HIPAA, HITRUST for healthcare IT.

local only
I
Spectra
by jorgesandoval

Generates unit tests for Python code with coverage before/after reports and concrete edge cases.

answering
Evidrift
by bm1016bm-svg

Catch TypeScript API and OpenAPI contract drift in AI-generated code, then revalidate it in CI.

58 installs/wk local only
Judges Panel
by kevinrabun

45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.

629 installs/wk local only
Codesafer
by goldmembrane

Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.

34 installs/wk local only

Import Guardian — questions

Answers built from our own checks of this server.

Why is there no uptime for Import Guardian?
Import Guardian 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 import-guardian-mcp was installed 55 times last week.
How do I connect Import Guardian?
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 import-guardian-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Import Guardian?
The npm package import-guardian-mcp was installed 55 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Import Guardian open source?
Yes — it is published under the MIT licence, written in Dockerfile and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.