mcp-guard

24kHandsome1201/mcp-guard
★ 0 stars TypeScript Code/Dev Tools Updated today
Preflight governance for MCP servers and registries — lint, scan, identity, diff
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-guard": {
      "command": "npx",
      "args": [
        "-y",
        "24kHandsome1201/mcp-guard"
      ]
    }
  }
}

README Excerpt

`mcp-guard` is a preflight governance tool for MCP servers and registries. Current v0 surface: - `registry lint` - `install scan` - `identity check` - `auth check` - `diff` - report output in terminal, JSON, Markdown, and SARIF ```bash corepack pnpm install ``` ```bash corepack pnpm run typecheck corepack pnpm run test

Tools (14)

conflictdiffguardedlowmanifestmismatchmissingmoderatepathregistryresourceriskLeveltestdataversion

Topics

cligovernancelintermcpmcp-serversarifsecuritytypescript