MCP.so
Sign In

Replicate Flux MCP

@awkoy

About Replicate Flux MCP

MCP for Replicate Flux Model - A powerful tool for generating customized images and SVG assets that match specific coding vibes and aesthetic styles. Streamline your visual asset creation process with AI-powered design generation tailored for developers.

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

awkoy

Submitted by

Yaroslav Boiko

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "replicate-flux-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "replicate-flux-mcp"
      ],
      "env": {
        "REPLICATE_API_TOKEN": "YOUR TOKEN"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Replicate Flux MCP?

Replicate Flux MCP is a Model Context Protocol server that enables AI assistants to generate high-quality raster images and vector graphics. It uses Replicate’s black-forest-labs/flux-schnell for images and recraft-ai/recraft-v3-svg for SVGs by default, with the ability to override these models via environment variables or per-tool calls from a built-in allowlist. It is designed for developers integrating image and SVG generation into MCP‑compatible clients.

How to use Replicate Flux MCP?

To use the server, obtain a Replicate API token, then run it with npx -y replicate-flux-mcp while setting the REPLICATE_API_TOKEN environment variable. Integration instructions are provided for Cursor, Claude Desktop, Codex, Smithery, and Glama.ai. After configuration, ask your AI assistant to generate an image or SVG using natural language.

Key features of Replicate Flux MCP

  • High-quality image generation with Flux

Comments

More Other MCP servers