Framer Plugin MCP Server
@Sheshiyer
关于 Framer Plugin MCP Server
A Model Context Protocol (MCP) server for creating and managing Framer plugins with web3 capabilities
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Framer Plugin MCP Server?
It is a Model Context Protocol (MCP) server that enables the creation and management of Framer plugins with integrated web3 capabilities, such as wallet connections, smart contract interactions, and NFT displays. It is intended for developers building Framer plugins that incorporate blockchain functionality.
How to use Framer Plugin MCP Server?
Install Node.js 16+, clone the repository, install dependencies, and build the server. Then add the server configuration to your MCP settings file (e.g., Claude Desktop App or Cursor/Claude Dev). The server provides two primary tools: create_plugin (creates a new plugin with optional web3 features) and build_plugin (builds a plugin for production).
Key features of Framer Plugin MCP Server
- Create new Framer plugins with web3 capabilities
- Build plugins for production
- Integrated Wallet Connect support
- Smart contract interaction components
- NFT display components included
Use cases of Framer Plugin MCP Server
- Rapidly scaffold a Framer plugin with NFT display functionality
- Generate a plugin that connects to user wallets via Wallet Connect
- Build and bundle a web3-enabled Framer plugin for production deployment
- Add smart contract interaction features to an existing Framer plugin project
FAQ from Framer Plugin MCP Server
What are the system requirements?
Node.js 16 or higher, NPM or Yarn, and the Framer desktop app for testing plugins.
How do I configure the server for Claude Desktop?
Add a JSON block to ~/Library/Application Support/Claude/claude_desktop_config.json specifying node as the command and the path to the built index.js as the argument.
What tools does the server provide?
It provides create_plugin for creating a new plugin project and build_plugin for building an existing plugin into a production version.
Can I choose which web3 features to include?
Yes, the create_plugin tool accepts a web3Features array that can include wallet-connect, contract-interaction, and nft-display.
How do I build a plugin for production?
Use the build_plugin tool with the path to the plugin directory (e.g., ./plugins/my-web3-plugin).
开发工具 分类下的更多 MCP 服务器
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
test
prysmaticlabsGo implementation of Ethereum proof of stake
Grafana MCP server
grafanaMCP server for Grafana
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
评论