framer-mcp

tmcpro/framer-mcp

3.1

If you are the rightful owner of framer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Framer Mission Control Protocol (MCP) server is a local development tool designed to enable programmatic interaction with the Framer canvas through a secure API.

Tools

Functions exposed to the LLM to take actions

nodes.createFrame

Creates a new Frame.

nodes.addText

Adds a new Text layer.

nodes.setText

Updates the content of a Text layer.

nodes.addImageFromUrl

Fetches an image from a URL and adds it to the canvas.

nodes.addSvg

Adds an SVG as a VectorNode.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources