Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Lala-0x3f • Media & Multimedia
An MCP server implementation that enables agents to generate images using Midjourney via configurable auth tokens and options.
Generate images from textual prompts with a specified aspect ratio using Midjourney.
Integrate Midjourney image generation into automated pipelines or chatbots by calling a single generating_image tool.
Configurable Midjourney settings (API base URL and generation suffix) and to supply auth tokens programmatically.
This repository provides an MCP server wrapper for Midjourney that exposes a simple tool to generate images from textual prompts and aspect ratios. It requires Midjourney authentication tokens (TOKEN_R and TOKEN_I) and optionally lets you override the API base URL and generation suffix. The server exposes a generating_image(prompt: str, aspect_ratio: str) -> str API for easy integration into agent workflows, simplifying automation of image generation with Midjourney.
Generating Image use Midjourney Args: prompt: Describe the image you want to generate, only accept ENGLISH prompt (e.g. a towering mushroom-shaped tree covered in snow with numerous large branches at the top, in the style of Hayao Miyazaki) aspect_ratio: Aspect rate of the image (e.g. 16:9)
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.