Monorepo for all AceDataCloud API documentation repositories.
| Directory | Standalone Repo | Description |
|---|---|---|
luma/ |
LumaAPI | Luma video generation 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 |
midjourney/ |
MidjourneyAPI | Midjourney image generation API docs |
serp/ |
SerpAPI | Web search API docs |
nanobanana/ |
NanoBananaAPI | NanoBanana image generation API docs |
openai/ |
OpenAIAPI | OpenAI-compatible API docs |
pixverse/ |
PixverseAPI | Pixverse video generation API docs |
wan/ |
WanAPI | Wan (Tongyi Wanxiang) video generation API docs |
aichat/ |
— | AI Dialogue (multi-model chat) API docs |
Ace Data Cloud provides Model Context Protocol (MCP) servers, allowing AI assistants like Claude, Cursor, Windsurf, and others to directly call our APIs.
| MCP Server | Docs |
|---|---|
| Flux MCP Server | docs.acedata.cloud/mcp/flux |
| Luma MCP Server | docs.acedata.cloud/mcp/luma |
| Midjourney MCP Server | docs.acedata.cloud/mcp/midjourney |
| Nanobanana MCP Server | docs.acedata.cloud/mcp/nanobanana |
| Seedance MCP Server | docs.acedata.cloud/mcp/seedance |
| Seedream MCP Server | docs.acedata.cloud/mcp/seedream |
| Serp MCP Server | docs.acedata.cloud/mcp/serp |
| Shorturl MCP Server | docs.acedata.cloud/mcp/shorturl |
| Sora MCP Server | docs.acedata.cloud/mcp/sora |
| Suno MCP Server | docs.acedata.cloud/mcp/suno |
| Veo MCP Server | docs.acedata.cloud/mcp/veo |
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.