About
The Garak MCP Server is a lightweight Model Context Protocol (MCP) server designed to facilitate the use of the Garak LLM vulnerability scanner. It offers a suite of tools accessible via MCP, allowing users to list available model types (Ollama, OpenAI, HuggingFace, GGML), list models for a given type, enumerate Garak probes (attacks), retrieve the last run's report, and execute attacks with specified models and probes, aiding in the security assessment of language models.
Key Features
- Lists available model types (Ollama, OpenAI, HuggingFace, GGML)
- 0 GitHub stars
- Lists available models for specified model types
- Lists available Garak probes/attacks
- Retrieves reports from the last run
- Runs attacks with specified models and probes
Use Cases
- Security assessment of language models
- Identifying vulnerabilities in LLMs
- Automated testing of LLM security