MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

L
Llamator MCP Server

MCP server for llamator: automate LLM red teaming workflows

Created 1/17/2026
Updated about 6 hours ago
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" ] } } }