ae-mcp
Rank #2,398io.github.JUNKDOGE-JOE/ae-mcp
A stdio connector for the local ae-mcp After Effects panel; install the AE extension separately.
ae-mcp is a Model Context Protocol (MCP) server published by JUNKDOGE-JOE. It ranks #2,398 of 132,046 servers tracked on MCP Toplist, and its repository has 66 GitHub stars. ae-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 5, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 129,648 of 132,046 servers on MCP Toplist.
Use ae-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ae-mcp -- npx -y ae-mcp-jkdg[mcp_servers.ae-mcp]
command = "npx"
args = ["-y", "ae-mcp-jkdg"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ae-mcp": {
"command": "npx",
"args": [
"-y",
"ae-mcp-jkdg"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ae-mcp": {
"command": "npx",
"args": [
"-y",
"ae-mcp-jkdg"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ae-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ae-mcp-jkdg"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ae-mcp": {
"command": "npx",
"args": [
"-y",
"ae-mcp-jkdg"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ae-mcp": {
"command": "npx",
"args": [
"-y",
"ae-mcp-jkdg"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.JUNKDOGE-JOE%2Fae-mcp)<a href="https://mcptoplist.com/server/io.github.JUNKDOGE-JOE%2Fae-mcp"><img src="https://mcptoplist.com/badge/io.github.JUNKDOGE-JOE%2Fae-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
JUNKDOGE-JOE
Available versions (1)
| Version | Published |
|---|---|
| 0.10.4 | Aug 26, 2026 |
Frequently asked questions
- Who maintains ae-mcp?
- ae-mcp is maintained by JUNKDOGE-JOE, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ae-mcp listed on the Official MCP Registry?
- Yes — ae-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does ae-mcp have?
- MCP Toplist tracks 1 version of ae-mcp, most recently published on Aug 26, 2026.
- Where can I find the source code for ae-mcp?
- The source code for ae-mcp is hosted at github.com/JUNKDOGE-JOE/after-effects-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.