MCP.so
登录

Replicate Flux MCP

@awkoy

关于 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.

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

awkoy

提交者

Yaroslav Boiko

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器