Mograph MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 566 installs a week from pypi.
Drive Adobe Illustrator and After Effects, and move artwork between them as editable shape layers.
Today is the operative word: we check Mograph MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mograph-mcp -- uvx mograph-mcp
{
"mcpServers": {
"mograph-mcp": {
"args": [
"mograph-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mograph-mcp]
command = "uvx"
args = ["mograph-mcp"]
{
"mcpServers": {
"mograph-mcp": {
"args": [
"mograph-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mograph-mcp": {
"args": [
"mograph-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MOGRAPH_TOOLS (Which tool families to expose: ai, ae, symbiosis, dev, or all. A session that only touches one application pays roughly half the tools/list.), MOGRAPH_WS_PORT (Port of the local WebSocket bridge the After Effects CEP panel connects to. Must match the port the panel was installed with.), MOGRAPH_ALLOW_RAW_SCRIPT (Set to 0 to remove ai_run_script and ae_run_script, which evaluate arbitrary ExtendScript inside the applications.).
The author declared them in the registry entry; get the values from the project itself.
Drive Adobe CC (AE, Photoshop, Illustrator, Premiere, Character Animator) from any MCP client
Per-env roadmap board for WithVibe — an MCP server the orchestrator drives to plan and track work.
Mirror and drive the iOS Simulator: token-efficient UI snapshots, gestures and a live viewer.
Shared drive for your agents and teammates.
Drive a running Cytoscape Desktop to load, lay out, and style biological networks.
Deploy autonomous LLM trading agents and drive them over MCP.
Drive EditItAll's local in-browser editors: PDF, sheet, photo, vector, Word, slides.
Drive an Android emulator or device over adb: screenshot, inspect UI, tap, type, build and test.
Answers built from our own checks of this server.