All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2025-06-01
- Initial release of MCP Flux Server
- Image generation tools:
flux_generate_image- Generate image from text prompts
- Task tracking:
flux_get_task- Query single task statusflux_get_tasks_batch- Query multiple tasks
- Information tools:
flux_list_models- List available modelsflux_list_actions- List available actions
- stdio and HTTP transport modes
- Comprehensive test suite
- Full documentation