Loading MCP server directory, please wait...
MCP server for image generation using multiple providers (Google Gemini, OpenAI, BFL FLUX)
npx @getmcp/cli add io.github.mimo-3/mcp-imagenateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mimo-3/mcp-imagenate": {
"command": "npx",
"args": [
"-y",
"mcp-imagenate"
]
}
}
}