MCP Servers

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

FastMCP server for the Animagine XL 4.0 image generation experience, providing prompt validation, optimization, explanation, img2img, and checkpoint/LoRA management tools.

Created 1/24/2026
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-animaginexl

Cursor configuration (mcp.json)

{ "mcpServers": { "gabrielalmir-mcp-animaginexl": { "command": "uvx", "args": [ "mcp-animaginexl" ] } } }