Skip to content
Framer MCP

Framer MCP

Unofficial MCP bridge that lets Claude or Cursor edit a live Framer project

Tier B · UsefulMCP ServerToolframer.com

A free Framer Marketplace plugin by Tommy D. Rossi that exposes an open Framer project to any MCP client through a WebSocket tunnel to a Cloudflare Worker at mcp.unframer.co, keyed by your Framer user ID plus an optional session secret. It ships ten tool groups: project structure as XML, node selection, XML updates, colour styles, text styles, font search, node operations, React export via the unframer CLI, code-file create/read/update, and component insertion into the canvas. The listing spells out setup for Claude Desktop, Cursor, and Claude Code, and states plainly "This is not an official Framer plugin." Published 4 August 2025, last updated about five months ago, licence listed as "Limited License".

Install
claude mcp add "framer-mcp" <your-mcp-url>

For an agent

Reach for this only when the source of truth is a Framer canvas and the user wants you to touch it directly — for anything code-first, edit the repo instead, because round-tripping through Framer loses fidelity. The plugin window must stay open in Framer for the tunnel to exist (collapse it, do not close it), only one plugin instance may connect per user, and every call has a 5-second timeout, so batch style updates rather than firing one tool call per node. React export is not free: it rides the separate React Export plugin subscription, so check that before promising the user production code.

Why it is here. The most practical bridge between a no-code Framer canvas and an agent, and the only one that also emits React via unframer — but it is a third-party tunnel through someone else's Cloudflare Worker, which is a real trust decision.

Install command, framework, licence and component list.

Facts

License
Proprietary / all rights reserved
Pricing
Free, Free but account required, Subscription
Framework
Framer, React
Styling
Not applicable
Distribution
MCP server, Marketplace listing
Platform
Web
Content type
Code, Design tokens / theme files
Agent readiness
MCP server, Login required
Accessibility
Not applicable
Maturity
Stable
Pricing detail
Plugin itself free. React Export tooling shares the paid subscription of the separate React Export plugin.

Notable for

  • ten MCP tool groups incl. colour styles, text styles, font search
  • React export through the unframer CLI
  • WebSocket tunnel via a Cloudflare Worker at mcp.unframer.co
  • explicitly not an official Framer plugin
  • free, published 4 Aug 2025

Provenance

Verified 2026-08-15. HTTP 200. https://www.framer.com/marketplace/plugins/mcp/ (redirects to the community URL), https://www.framer.com/community/marketplace/plugins/mcp/ (WebFetch returned title only; full listing text extracted from the raw 444KB HTML, including tool list, setup steps, licence, pricing, and publish date).

Also in Agent Design Tooling

6
framer.comTier B