MCP Image Generation Server
@ChristopheZhao
About MCP Image Generation Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"image-gen-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
1Generate images based on prompt, style, and resolution
Overview
What is MCP Image Generation Server?
MCP Image Generation Server is a Model Context Protocol (MCP) server that enables image generation from text descriptions using the Tencent Hunyuan API. It is designed for developers using MCP-compatible clients such as Cursor and Windsurf IDE.
How to use MCP Image Generation Server?
Install using UV or pip, set environment variables for Tencent Cloud credentials and save directory, then run python mcp_image_server.py. Configure the server in MCP-compatible clients like Cursor by specifying the Python executable path and script arguments.
Key features of MCP Image Generation Server
- Generate images from text descriptions
- Support multiple image styles
- Support different image resolutions
- Use negative prompts to exclude elements
- Lists available styles and resolutions
- Integrates with Cursor and Windsurf IDE
Use cases of MCP Image Generation Server
- Generate landscape images from natural language prompts
- Create custom images for web design projects within Cursor IDE
- Automatically move generated images to project directory via Cursor
- Integrate image generation into your development workflow in Windsurf IDE
FAQ from MCP Image Generation Server
What API does MCP Image Generation Server use?
It uses the Tencent Hunyuan Image Generation API, with API endpoint domain hunyuan.tencentcloudapi.com and region ap-guangzhou.
What are the environment variables required?
TENCENT_SECRET_ID, TENCENT_SECRET_KEY, and MCP_IMAGE_SAVE_DIR are required for authentication and saving images.
What are the rate limits and concurrent tasks?
Default API rate limit is 20 requests per second, with a default of 1 concurrent task at a time.
Where are generated images saved?
Images are saved to the directory specified in the MCP_IMAGE_SAVE_DIR environment variable.
Which IDEs are supported?
The server has been verified to work with Cursor and Windsurf IDE via MCP integration.
Frequently asked questions
What API does MCP Image Generation Server use?
It uses the Tencent Hunyuan Image Generation API, with API endpoint domain `hunyuan.tencentcloudapi.com` and region `ap-guangzhou`.
What are the environment variables required?
`TENCENT_SECRET_ID`, `TENCENT_SECRET_KEY`, and `MCP_IMAGE_SAVE_DIR` are required for authentication and saving images.
What are the rate limits and concurrent tasks?
Default API rate limit is 20 requests per second, with a default of 1 concurrent task at a time.
Where are generated images saved?
Images are saved to the directory specified in the `MCP_IMAGE_SAVE_DIR` environment variable.
Which IDEs are supported?
The server has been verified to work with Cursor and Windsurf IDE via MCP integration.
Basic information
More Media & Design MCP servers

uxgen
uxgenA library of conversion components for e-commerce, built on A/B tested mechanics and handed straight to your coding agent. 65 pieces drawn from mechanics that have been A/B tested in real stores: cart drawer with the ups

TravelAnimator
Lascade-CoMCP server and CLI for TravelAnimator β generate animated travel videos, itineraries, and trip media from Claude, Codex, or your terminal
Designesy
LE-VAIDesign-system contract verification & scoring for AI agents. 40-check engine (95.3% A self-score), DTCG token validation, WCAG 2.2 a11y, Lottie motion. 17 tools, no auth.
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.

Google Maps
modelcontextprotocolModel Context Protocol Servers
Comments