MCP server for creating and managing Framer plugins with web3 capabilities
Framer Plugin MCP MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. MCP server for creating and managing Framer plugins with web3 capabilities.
A Model Context Protocol (MCP) server that enables creation and management of Framer plugins with web3 capabilities. This server provides tools for creating, building, and managing Framer plugins with integrated web3 features like wallet connections, contract interactions, and NFT displays.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Once Framer Plugin MCP is connected, these are the calls the assistant has available:
create_plugin — Parameters: - name: Plugin name - description: Plugin description - outputPath: Output directory path - web3Features: Array of features to includebuild_plugin — The build_plugin tool exposed by this serverThis sits in the file and storage access group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Framer Plugin MCP's toolset — create_plugin, build_plugin — is a fair guide to whether it matches your workflow. It is maintained by Sheshiyer; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Framer Plugin MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| create_plugin | Parameters: - name: Plugin name - description: Plugin description - outputPath: Output directory path - web3Features: Array of features to include (wallet-connect, contract-interaction, nft-display) |
| build_plugin | The build_plugin tool exposed by this server. |
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.