HomeDesign & Media › MCP Imagenate

MCP Imagenate

MCP server for image generation using multiple providers (Google Gemini, OpenAI, BFL FLUX)

TypeScript
★ 15 stars Last pushed 2026-09-15 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.5)

npx -y mcp-imagenate@0.1.5

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-imagenate": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-imagenate@0.1.5"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry