Skip to main content
Glama

Framer Plugin MCP Server

by Sheshiyer

build_plugin

Compile a Framer plugin project from a specified directory to enable web3 features such as wallet connections, contract interactions, 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" }

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