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.
基本情報
設定
以下の設定を使って、このサーバーを 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
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

EverArt
modelcontextprotocolModel Context Protocol Servers
コメント