Awesome MCPDesign & Visualization

webflow/mcp-server

⭐ 140 TypeScript repository created 2025-03-17

Webflow's MCP server is the vendor-maintained integration between the Webflow Data API and MCP clients, built on Webflow's own JavaScript SDK. Its tools cover the objects the Data API exposes: listing and reading sites, working with pages and their content, and managing CMS collections — the schemas — along with the items stored in them, which is where most day-to-day Webflow content work happens. Two deployment paths are documented. A remote installation authenticates through OAuth against the user's Webflow sites and comes with a companion application that keeps the live canvas in sync with the agent, so changes an agent makes are reflected in the editor the designer is looking at. A local installation runs the npm package webflow-mcp-server directly with a token. Node.js 22.3.0 or newer is required, and the README links Webflow's guidance for version problems. The server is generated from Webflow's OpenAPI specification using Fern, which means tool coverage tracks the published API rather than being hand-curated, and the repository is marked business-critical by its maintainers. The audience is teams building Webflow sites who want an agent able to populate and edit CMS content, audit pages, or perform bulk changes that would otherwise be manual work in the Webflow interface.

https://github.com/webflow/mcp-server

mcpwebflowcmsweb-designtypescriptoauthdata-apino-code

Also in Design & Visualization

ahujasid/blender-mcp

An MCP server and Blender add-on that lets a model inspect and manipulate a Blender scene for prompt-driven 3D modelling.

pascalorg/editor

Browser-based 3D architectural building editor built with React Three Fiber and WebGPU that ships an MCP server package exposing scene tools, resources, prompts and local storage to MCP-compatible AI hosts.

GLips/Figma-Context-MCP

GLips/Figma-Context-MCP is an MCP server that provides Figma layout and design information to AI coding agents like Cursor, enabling accurate one-shot design implementation in code.

markmap/markmap

Markmap is a tool that visualizes Markdown content as interactive mindmaps and includes an MCP Server for enhanced interoperability within the Model Context Protocol ecosystem.

sonnylazuardi/cursor-talk-to-figma-mcp

Cursor Talk to Figma MCP integrates Cursor AI with Figma using the Model Context Protocol to enable programmatic reading and modification of Figma designs for enhanced design automation.

antvis/mcp-server-chart

mcp-server-chart is a TypeScript-based Model Context Protocol server by AntV that generates over 25 types of visual charts using the AntV library and returns image URLs for each chart.

neka-nat/freecad-mcp

FreeCAD MCP is an MCP server that enables automated and scripted control of FreeCAD through Claude Desktop for enhanced CAD modeling workflows.

GongRzhe/Office-PowerPoint-MCP-Server

Office-PowerPoint-MCP-Server is a comprehensive MCP server enabling programmatic creation and manipulation of PowerPoint presentations using the MCP protocol and python-pptx, featuring 32 tools across 11 modules for professional presentation automation.