Skip to main content
Glama

mcp-after-effects

by Dakkshin
package.json574 B
{ "name": "after-effects-mcp", "version": "1.0.0", "description": "MCP server for Adobe After Effects", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc && xcopy .\\src\\scripts .\\build\\scripts /E /I /Y", "start": "node build/index.js", "install-bridge": "node install-bridge.js", "postinstall": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "node-fetch": "^3.3.2", "zod": "^3.22.2" }, "devDependencies": { "@types/node": "^20.17.30", "typescript": "^5.2.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dakkshin/after-effects-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server