Back to directory
garak-mcp

garak-mcp

@EdenYavin6

A lightweight MCP server that integrates with Garak LLM vulnerability scanner to provide tools for listing model types, models, Garak probes, running attacks, and getting reports.

garakllmvulnerability-scannersecuritytool

Installation & Configuration

{
  "mcpServers": {
    "garak-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "path-to/Garak-MCP",
        "run",
        "garak-server"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/13
Updated
2026/6/6