MCP Directory
Back

AI-Infra-Guard

by Tencent · Python · ★ 3,996

A full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.

#agent#agent-security#ai-infra#ai-red-teaming#ai-security#llm#llm-evaluation#llm-jailbreak#llm-security#mcp-scan#openclaw-security#prompt-injection#prompt-security#scanner#security#security-tools#skill-scanner#skills-security#vulnerability

Install

pip install git+https://github.com/Tencent/AI-Infra-Guard.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "ai-infra-guard": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Tencent/AI-Infra-Guard.git"
      ]
    }
  }
}

From the README

📖 Documentation  |  🌐 🇨🇳 中文 · 🇯🇵 日本語 · 🇪🇸 Español · 🇩🇪 Deutsch · 🇫🇷 Français · 🇰🇷 한국어 · 🇧🇷 Português · 🇷🇺 Русский     🚀 AI Red Teaming Platform by Tencent Zhuque Lab **A.I.G (AI-Infra-Guard)** integrates capabilities such as ClawScan(OpenClaw Security Scan), Agent Scan,AI infra vulnerability scan, MCP Server & Agent Skills scan, and Jailbreak Evaluation, aiming to provide users with the most co…
Read full README on GitHub →

Related ai & ml servers