RunningHub Image Gen MCP Plugin
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@RunningHub Image Gen MCP PluginGenerate an image of a futuristic city at sunset"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
# RunningHub Image Gen MCP Plugin
A Codex MCP plugin for generating images via RunningHub's seedream-v5-lite model.
Prerequisites
Python >= 3.11
uv package manager
A RunningHub API key (set as
RUNNINGHUB_API_KEY)
Related MCP server: seedream-mcp
Install
cd work/runninghub-image-gen
uv syncUsage
Environment variable
export RUNNINGHUB_API_KEY=your-api-key-hereTools
Tool | Description |
| Submit a text-to-image task, returns taskId |
| Poll task status/results by taskId |
| Submit + poll until complete |
Available parameters
prompt(required) — Text description of the imagewidth/height— Image dimensions in pixelsmax_images— Number of images to generatesequential_image_generation— "enabled" or "disabled"tools_type— e.g. "web_search"
Running standalone
RUNNINGHUB_API_KEY=your-key uv run runninghub-image-genAPI
Submit:
POST /openapi/v2/seedream-v5-lite/text-to-imageQuery:
POST /openapi/v2/query
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ysbzc2022/runninghub-image-gen'
If you have feedback or need assistance with the MCP directory API, please join our Discord server