Magica MCP
officialMagica is your all-in-one AI platform, offering 2500+ cutting-edge tools under a single subscription.
What can you do with Magica MCP?
- Generate media — Ask your assistant to create images, video, audio, or speech via Magica’s model inference tools.
- Browse models — Have your assistant discover available models and inspect their exact input schemas before running a generation.
- Monitor generations — Check the status of asynchronous model runs until they complete, fail, or are canceled.
- Reuse media — Search recent generations, uploads, and reusable media catalogs to reference prior assets in new tasks.
Documentation
Overview
Connect AI assistants like Claude, Cursor, and Codex to Magica using the Model Context Protocol.
Magica provides a remote Model Context Protocol (MCP) server that lets AI assistants discover models, generate media, check run status, and reuse uploaded or generated assets. It supports the Streamable HTTP transport for session-aware clients and plain HTTP for simpler ones.
Endpoint
https://inference.magica.com/v1/mcp
Authenticate with the same Bearer API key you use for the REST API. No separate signup is needed.