Adobe MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 122 installs a week from npm. Last commit 15 Jul 2026.
Drive Adobe CC (AE, Photoshop, Illustrator, Premiere, Character Animator) from any MCP client
We read the source, 2 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
.readdirSync(path.join("/Applications", dir))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 adobe-mcp -- npx -y @ajsmonty/adobe-mcp
{
"mcpServers": {
"adobe-mcp": {
"args": [
"-y",
"@ajsmonty/adobe-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.adobe-mcp]
command = "npx"
args = ["-y", "@ajsmonty/adobe-mcp"]
{
"mcpServers": {
"adobe-mcp": {
"args": [
"-y",
"@ajsmonty/adobe-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"adobe-mcp": {
"args": [
"-y",
"@ajsmonty/adobe-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ADOBE_MCP_WORKSPACE (Directory for rendered assets, the asset registry, and learned lessons (default: ~/AdobeMCP)).
The author declared them in the registry entry; get the values from the project itself.
Drive Adobe Premiere Pro from an AI agent: transcript search, markers, cuts, exports, 277 tools.
Drive ASAP: French invoicing, contacts and e-signature from any MCP client (NF203-compliant).
Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.
Drive your AutoWhisper AI CMO to generate and publish marketing content from any MCP client.
Drive a Krystal Voice Caller tenant from Claude, Cursor, or any MCP-aware agent.
Drive Adobe Illustrator and After Effects, and move artwork between them as editable shape layers.
AI-driven daily-focus todo app on your phone (max 3/day). View & add todos from any MCP client.
MCP-to-ACP bridge — let any MCP client drive ACP coding agents
Answers built from our own checks of this server.