anshgirap/PromptFlow
PromptFlow is a lightweight web application that transforms simple ideas into high-quality, platform-optimized image generation prompts. Built with a minimal frontend and a Flask backend, it adapts prompt structure and style for different AI image platforms while running fully locally using Ollama.
Platform-specific configuration:
{
"mcpServers": {
"PromptFlow": {
"command": "npx",
"args": [
"-y",
"PromptFlow"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...