Skip to main content
Glama
ysbzc2022

RunningHub Image Gen MCP Plugin

by ysbzc2022

# 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 sync

Usage

Environment variable

export RUNNINGHUB_API_KEY=your-api-key-here

Tools

Tool

Description

text_to_image

Submit a text-to-image task, returns taskId

query_task

Poll task status/results by taskId

run_text_to_image

Submit + poll until complete

Available parameters

  • prompt (required) — Text description of the image

  • width / height — Image dimensions in pixels

  • max_images — Number of images to generate

  • sequential_image_generation — "enabled" or "disabled"

  • tools_type — e.g. "web_search"

Running standalone

RUNNINGHUB_API_KEY=your-key uv run runninghub-image-gen

API

  • Submit: POST /openapi/v2/seedream-v5-lite/text-to-image

  • Query: POST /openapi/v2/query

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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