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

コメント

「その他」の他のコンテンツ