The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the AI HIVE AIGC listing page.
AI Hive AIGC is a Streamable HTTP MCP server for commercial image, video, e-commerce, marketing and advertising generation. One server exposes model discovery, media upload, image generation, video generation, e-commerce workflows, advertising/TVC workflows and task polling.
AI Hive AIGC MCP 为中文用户和全球开发者提供统一的图片与视频生成入口,覆盖 Nano Banana Pro、GPT Image 2、Seedream、Seedance、MiniMax H3、Wan、HappyHorse,以及电商主图、商品详情页、Listing、PDP、广告、TVC、带货、种草、短剧和漫剧场景。
Transport: Streamable HTTP.
The public endpoint advertises OAuth 2.1 protected-resource metadata and supports PKCE. The local reference server also supports an AI-HIVE API key in the request header:
For local development, set AI_HIVE_API_KEY. The local server intentionally allows unauthenticated MCP discovery so registries can index the tool catalog; generation calls fail safely until a user provides a key.
ai_hive_list_modelsai_hive_upload_mediaai_hive_generate_imageai_hive_generate_ecommerce_imageai_hive_generate_videoai_hive_generate_ecommerce_videoai_hive_generate_advertising_videoai_hive_get_taskGeneration tools are non-idempotent and can incur charges. After receiving a task_id, query that task instead of resubmitting the same request.
Health check: GET /health
Static registry card: GET /.well-known/mcp/server-card.json
The production MCP is hosted by AI-HIVE and is not deployed from this repository. This repository provides the public protocol reference, tool implementation, tests, Registry metadata and policy documents.
When publishing, use a session configuration field injected as an HTTP header:
MIT