Monorepo for all AceDataCloud API documentation repositories.
| Directory | Standalone Repo | Description |
|---|---|---|
luma/ |
LumaAPI | Luma video generation API docs |
maestro/ |
MaestroAPI | Maestro end-to-end AI video production API docs |
suno/ |
SunoAPI | Suno music generation API docs |
sora/ |
SoraAPI | Sora video generation API docs |
veo/ |
VeoAPI | Veo video generation API docs |
flux/ |
FluxAPI | Flux image generation API docs |
happyhorse/ |
HappyHorseAPI | Happy Horse video generation and editing API docs |
serp/ |
SerpAPI | Web search API docs |
nanobanana/ |
NanoBananaAPI | NanoBanana image generation API docs |
openai/ |
OpenAIAPI | OpenAI-compatible API docs |
wan/ |
WanAPI | Wan (Tongyi Wanxiang) video generation API docs |
seedance/ |
SeedanceAPI | Seedance (ByteDance) video generation API docs |
qwen-image/ |
QwenImageAPI | Qwen Image 3 generation and editing API docs |
seedream/ |
SeedreamAPI | Seedream (ByteDance) image generation API docs |
kling/ |
KlingAPI | Kling video generation API docs |
hailuo/ |
HailuoAPI | Hailuo video generation API docs |
producer/ |
ProducerAPI | Producer music generation API docs |
claude/ |
ClaudeAPI | Claude chat completions API docs |
gemini/ |
GeminiAPI | Gemini chat completions API docs |
fish/ |
FishAPI | Fish Audio TTS and voice cloning API docs |
face/ |
FaceAPI | Face transformation API docs |
shorturl/ |
ShortURLAPI | Short URL API docs |
webextrator/ |
WebExtratorAPI | Web extraction and rendering API docs |
aichat/ |
AiChatAPI | AI Dialogue (multi-model chat) API docs |
grok/ |
GrokAPI | Grok chat completions API docs |
glm/ |
GlmAPI | GLM chat completions API docs |
kimi/ |
KimiAPI | Kimi chat completions API docs |
coze/ |
CozeAPI | Importable OpenAPI plugin schemas for Coze / 扣子 |
Ace Data Cloud provides Model Context Protocol (MCP) servers, allowing AI assistants like Claude, Cursor, Windsurf, and others to directly call our APIs.
Tip
This section introduces the active MCP servers provided by Ace Data Cloud. Documentation links point to the canonical pages on the Ace Data Cloud platform.
| MCP Server | Docs |
|---|---|
| Flux MCP Server | View documentation |
| Luma MCP Server | View documentation |
| Nanobanana MCP Server | View documentation |
| Seedance MCP Server | View documentation |
| Seedream MCP Server | View documentation |
| Serp MCP Server | View documentation |
| Shorturl MCP Server | View documentation |
| Suno MCP Server | View documentation |
| Veo MCP Server | View documentation |
This is the source-of-truth monorepo. Changes pushed to main are automatically synced to the standalone repos via GitHub Actions.
The mapping between subdirectories and standalone repos is defined in sync.yaml.
Do not edit standalone repos directly — all changes should be made here.