L
Llamator MCP Server
by @RomiconEZ
MCP server for llamator: automate LLM red teaming workflows
Created 1/17/2026
Updated about 6 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx llamator-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"romiconez-llamator-mcp-server": {
"command": "uvx",
"args": [
"llamator-mcp-server"
]
}
}
}