framer-plugin-mcp
14
The Framer Plugin MCP Server is a tool for creating and managing Framer plugins with web3 capabilities, including wallet connections and NFT displays. It allows seamless plugin development and integration with web3 features.
Framer Plugin MCP Server
A Model Context Protocol (MCP) server that enables creation and management of Framer plugins with web3 capabilities. Provides tools for creating, building, and managing plugins with features such as wallet connections, contract interactions, and NFT displays.
Features
- Create new Framer plugins with web3 capabilities
- Build plugins for production
- Integrated web3 features:
- Wallet Connect integration
- Smart contract interactions
- NFT display components
Requirements
- Node.js 16 or higher
- NPM or Yarn
- Framer desktop app for testing plugins
Usage
Once configured, the server provides the following tools:
create_plugin
Creates a new Framer plugin project with web3 capabilities.
build_plugin
Builds a Framer plugin project for production.
Contributing
Contributions are welcome!