mcpguard

ChenLaoshiYF/mcpguard
★ 0 stars Python AI/LLM Updated today
Mingleng MCPGuard: local AI agent security scanner detecting prompt injection, tool poisoning, homoglyphs and hidden instructions in MCP servers and skills. 明棱,本地 AI 安全扫描器。
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpguard": {
      "command": "uvx",
      "args": [
        "mcpguard"
      ]
    }
  }
}

Or install with pip: pip install mcpguard

Topics

ai-agentai-securityguardrailsllm-securitylocal-firstmcpmcp-serverprompt-injectionsecurity-toolstool-poisoning