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?
- Run a workflow by name or ID — Start any saved workflow and monitor its progress, then cancel it mid-run if needed.
- Build and edit workflows in conversation — Create new workflows, add nodes, and wire up connections using tools like
create_workflowandadd_node. - Run a single model directly — Send a prompt to an image, video, audio, or LLM model without wrapping it in a workflow.
- Browse available node types and models — List the catalog of node types, models, ports, and modes you can use in workflows.
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 manage your workflows and runs directly. It supports the Streamable HTTP transport for session-aware clients and plain HTTP for simpler ones.
Endpoint
https://api.magica.com/api/mcp
Authenticate with the same Bearer API key you use for the REST API. No separate signup needed.
What you can do
Once connected, your assistant can build, run, monitor, and tear down workflows — all from a normal chat conversation.
Start a workflow by name or ID, monitor status, cancel mid-run. Create, edit, and connect nodes from a conversation. Run a single model (image, video, audio, LLM) without a workflow. Discover available node types, models, ports, and modes.