MCP server for Easy Diffusion, in Elixir. Exposes one tool, generate_image, proxying to a local Easy Diffusion /render API. No authentication — trusted local network only.
mix deps.get
EASY_DIFFUSION_API_URL=http://localhost:9000 mix run --no-haltMCP endpoint: http://localhost:5242/mcp (PORT to change). DEFAULT_MODEL sets the default use_stable_diffusion_model.