
Recraft MCP Server
The Recraft MCP Server connects AI assistants and clients to the Recraft AI platform, offering advanced raster and vector image generation, style creation, vect...

Bring AI-driven image generation to your apps and workflows with FlowHunt’s Image Generation MCP Server, leveraging Replicate Flux for scalable, creative automation.
The Image Generation MCP Server is a specialized Model Context Protocol (MCP) server that provides AI assistants with image generation capabilities using the Replicate Flux model. It acts as a service layer that enables AI agents to generate images dynamically by interacting with external APIs. This server enhances development workflows by allowing AI-driven applications to request and receive custom-generated images based on text prompts or other input parameters, making it useful for a variety of creative, development, and automation tasks. Its integration with Replicate’s API allows for seamless, scalable image generation without managing underlying ML models directly.
No prompt templates are explicitly mentioned in the repository.
No specific resources are listed or described in the repository.
No setup instructions for Windsurf are provided in the repository.
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%/Claude/claude_desktop_config.jsonmcpServers object:{
"mcpServers": {
"image-gen": {
"command": "npx",
"args": ["@gongrzhe/image-gen-server"],
"env": {
"REPLICATE_API_TOKEN": "your-replicate-api-token",
"MODEL": "alternative-model-name"
},
"disabled": false,
"autoApprove": []
}
}
}
Securing API Keys:
Store sensitive API keys (e.g., REPLICATE_API_TOKEN) in the env section of the config.
No setup instructions for Cursor are provided in the repository.
No setup instructions for Cline are provided in the repository.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"image-gen": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change "image-gen" to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Brief overview from README |
| List of Prompts | ⛔ | No prompt templates found |
| List of Resources | ⛔ | No MCP resources detailed |
| List of Tools | ✅ | Image generation tool via Replicate Flux model |
| Securing API Keys | ✅ | ENV in config shown for API key |
| Sampling Support (less important in evaluation) | ⛔ | No mention of sampling in docs |
Based on the available documentation, Image Generation MCP Server provides a focused but limited set of features (mainly image generation), with clear setup for Claude but not for other platforms. The lack of prompt and resource documentation limits its reusability, but it is functional and clearly open source.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 7 |
| Number of Stars | 29 |
Rating:
This MCP server scores around 5/10: it is functional and open-source with a clear image generation tool, but lacks breadth in prompts, resources, and multi-platform documentation, and there is no evidence of Roots or Sampling support.
Integrate the Image Generation MCP Server with FlowHunt to automate your visual content creation and empower your AI assistants with cutting-edge image synthesis.

The Recraft MCP Server connects AI assistants and clients to the Recraft AI platform, offering advanced raster and vector image generation, style creation, vect...

FlowHunt's Replicate MCP Server connector allows seamless access to Replicate's vast AI model hub, enabling developers to search, explore, and run machine learn...

The Placid.app MCP Server bridges AI assistants and creative automation by exposing Placid’s template-based image and video generation API as MCP tools. Enable ...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.