MCP Servers / development / AI Image Generation

AI Image Generation

JSON →
httpnone★ 20development

Generate images using the Together AI API. Supports custom aspect ratios, save paths, and batch generation.

Install
How to run this server
[ { "cmd": "pip install uv", "imports": [] } ]
server path: ai-image-generation
Tools
What this server exposes
generate_image
Generate an image based on a text prompt with configurable aspect ratio and save options. Supports aspect ratios: 1:1, 4:3, 16:9, 3:4, 9:16. Uses Volcengine Doubao model (doubao-seedream-3-0-t2i-250415).
Configuration
Environment & auth
authnone
envYOUR_API_KEY
envARK_API_KEY
Resources
AI Image Generation — MCP Server · libregistry