Enables LLMs to generate images via MCP by calling AI models from providers like SiliconFlow, OpenAI, or custom APIs, with tools for image generation and model listing.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.IMAGE_PROVIDER— 提供商 值 特点IMAGE_API_KEY— set =你的硅基流动APIKeySILICONFLOW_API_KEYIMAGE_BASE_URL— 自定义 API 地址 https://your-api.com/v1DEFAULT_IMAGE_MODEL— "": "black-forest-labs/FLUX.1-dev"DEFAULT_IMAGE_SIZE— 默认图片尺寸 1024x1024IMAGE_MCP_TRANSPORT— 传输模式 stdio(本地) / sse(远程)IMAGE_MCP_HOST— SSE 监听地址 0.0.0.0IMAGE_MCP_PORT— SSE 监听端口 8000[](https://m8ven.ai/mcp/doctor-pan-code-image-gen-mcp-x06h29)