README.md
Prompt validation, optimization, and explanation for Animagine XL 4.0.
A FastMCP server for the Animagine XL 4.0 image generation experience that provides tools for prompt validation, optimization, and explanation. It also enables the management of local checkpoints and LoRAs to streamline diffusion workflows and ensure consistent prompt structure.
Tools (5)
validate_promptValidates the structure and syntax of an Animagine XL prompt.optimize_promptOptimizes a given prompt for better results with Animagine XL 4.0.explain_promptProvides an explanation of the components and tags within a prompt.manage_checkpointsManages local checkpoints for diffusion workflows.manage_lorasManages local LoRAs to ensure consistent prompt structure.Configuration
claude_desktop_config.json
{"mcpServers":{"animagine":{"command":"npx","args":["-y","@gabrielalmir/mcp-animaginexl"]}}}Try it
→Validate this Animagine XL prompt to see if the tag structure is correct: '1girl, solo, masterpiece, highres, aqua eyes, long hair'
→Optimize my simple prompt 'cyberpunk girl in rain' for the Animagine XL 4.0 model.
→Explain the different tags used in this prompt and how they affect the final image generation.
→List my available local LoRAs and help me integrate them into a consistent prompt structure.
→Check if my current checkpoint is compatible with the Animagine XL 4.0 workflow.