Framer Plugin MCP Server

build_plugin

Build a Framer plugin project

Input Schema

NameRequiredDescriptionDefault
pluginPathYesPath to plugin directory

Input Schema (JSON Schema)

{ "properties": { "pluginPath": { "description": "Path to plugin directory", "type": "string" } }, "required": [ "pluginPath" ], "type": "object" }

You must be authenticated.

Other Tools