Image, video, music and text generation across 100+ models through one endpoint.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by CCAPI.
chat_completionSend a conversation to any text model available through CCAPI (Claude, GPT, Gemini, DeepSeek, GLM, MiniMax, Kimi, Qwenβ¦) and get the reply. Useful for consulting a second model for a different perspective, running a cheap model over bulk work, or reaching a model the current client does not have configured. Responses are non-streaming.
edit_imageEdit existing images according to an instruction, using the dedicated image edit endpoint. Provide at least one source image. For pure text-to-image, or for models that take references through the generation endpoint, use generate_image instead.
extend_musicContinue an existing song from a given timestamp, producing a longer version. Requires the clip_id of a previously generated song, which appears in the 'raw' payload of a completed generate_music task. Asynchronous β poll with get_task.
generate_imageGenerate an image from a text prompt, optionally guided by reference images (image-to-image). Returns image URLs directly. Most models finish in 10-60 seconds; if your client times out, set async=true to get a task_id you can poll instead. This call costs money β do not retry speculatively.
generate_lyricsWrite song lyrics from a description, without generating audio. Useful as a first step before generate_music with custom=true, so the user can approve the words before paying for audio. Asynchronous β poll with get_task.
generate_musicGenerate a song with vocals or instrumental. Two modes: simple (custom=false) where you describe the song and the model writes the lyrics, or custom (custom=true) where you supply lyrics, title and style tags. Asynchronous β returns a task_id you poll with get_task; generation usually takes 30-120 seconds and normally yields two variations.
CCAPI is a π₯ Multimedia Process MCP server listed on AllMCPs. Image, video, music and text generation across 100+ models through one endpoint.
We couldnβt automatically pull a README for this listing from ccapi.ai, so the summary above comes from its listing details. To install it, use the one-click buttons or copy the config from the Quick Install section above, then open the source repository for full setup instructions, configuration options, and the tools it exposes over MCP.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ccapi)<a href="https://allmcps.com/mcp/ccapi"><img src="https://allmcps.com/api/badge/ccapi?style=directory" alt="CCAPI on AllMCPs" /></a>