Skip to main content
Glama

Framer Plugin MCP Server

by Sheshiyer

build_plugin

Compile and prepare a Framer plugin project for deployment by specifying the plugin directory path, enabling integration with web3 features like wallet connections and NFT displays.

Instructions

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 from Framer Plugin MCP Server

Related Tools

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/Sheshiyer/framer-plugin-mcp'

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