Enables programmatic interaction with Framer canvas via a local MCP server and companion plugin, allowing automation of page generation, content updates, and component manipulation.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AUTH_PROVIDER— The server supports configurable auth for local vs. cloud environments via :IDEMPOTENCY_TTL_MS— Duration to cache responses for idempotency. 600000 (10 minutes) Non-sensitive.JEST_WORKER_IDMAX_IDEMPOTENCY_ENTRIESPLUGIN_PSKPORT— Port for the HTTP server to listen on. 3000 Non-sensitive.QUEUE_MAX— Maximum number of pending requests allowed per user. 16 Non-sensitive.REQUEST_TIMEOUT_MS— Time to wait for plugin responses before timing out. 5000 Non-sensitive.SERVER_SALT— Salt used to hash user IDs. dev-salt-change-me-in-prod Treat as secret; rotate in production.[](https://m8ven.ai/mcp/tmcpro-framer-mcp-18qrut)