Framer 插件 MCP 服务器
一个模型上下文协议 (MCP) 服务器,支持创建和管理具有 web3 功能的 Framer 插件。该服务器提供创建、构建和管理 Framer 插件的工具,这些插件集成了 web3 功能,例如钱包连接、合约交互和 NFT 显示。
特征
创建具有 web3 功能的新 Framer 插件
构建生产插件
集成的 web3 功能:
Wallet Connect 集成
智能合约交互
NFT显示组件
要求
Node.js 16 或更高版本
NPM 或 Yarn
用于测试插件的 Framer 桌面应用程序
安装
克隆此存储库:
安装依赖项:
构建服务器:
配置
将服务器添加到您的 MCP 设置文件:
对于 Claude 桌面应用程序( ~/Library/Application Support/Claude/claude_desktop_config.json
):
对于 Cursor/Claude Dev( ~/Library/Application Support/Cursor/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
):
用法
配置完成后,服务器将提供以下工具:
创建插件
创建具有 web3 功能的新 Framer 插件项目。
参数:
name:插件名称
描述:插件描述
outputPath:输出目录路径
web3Features:包含的功能数组(钱包连接、合约交互、nft 显示)
例子:
构建插件
构建一个 Framer 插件项目用于生产。
参数:
pluginPath:插件目录的路径
例子:
贡献
欢迎贡献代码!欢迎提交 Pull 请求。
执照
MIT 许可证 - 详情请参阅许可证文件
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
支持创建和管理具有 web3 功能(如钱包连接、合约交互和 NFT 显示)的 Framer 插件。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityThis plugin enables interaction with blockchain data and NFTs through the Alchemy SDK, allowing operations such as retrieving NFT metadata, fetching NFTs for wallet addresses, and getting the latest block number.Last updated -
- -securityAlicense-qualityAllows creating and modifying wireframes in Frame0 (a Balsamiq-alternative wireframe tool) by using natural language prompts, supporting operations like creating screens, editing elements, and managing pages.Last updated -30344MIT License
- -securityAlicense-qualityA powerful toolkit that enables seamless interaction with EVM-compatible networks through natural language processing and AI assistance, allowing users to manage wallets, launch tokens, and interact with blockchain networks.Last updated -0MIT License
- -securityAlicense-qualityEnables AI agents to interact with Figma in real-time through a WebSocket connection. Supports comprehensive design operations including text manipulation, layouts, components, variables, and export functionality.Last updated -72207MIT License