Awesome MCPDesign & Visualization

evalstate/mcp-miro

⭐ 112 TypeScript added to this list on 2025-05-14 repository created 2024-11-28

mcp-miro connects MCP clients to Miro, the collaborative online whiteboard. Board contents are exposed as an MCP resource, so a client can read what is currently on a board — the items, their text and their arrangement — and tools cover manipulation: creating sticky notes, modifying and moving items, and bulk operations for adding many elements at once, which matters because populating a board one API call at a time is slow and rate-limited. Authentication is a Miro OAuth key passed either as an environment variable or with a --token argument. The README notes a use case that works particularly well and illustrates why board write access is useful: photographing a wall of physical sticky notes and asking the model to reproduce them as Miro stickies, which turns an in-person workshop output into a digital board without manual transcription. The server is TypeScript and can be installed through Smithery or mcp-get for Claude Desktop, with a note that older Windows PowerShell versions may need an execution-policy bypass first. The audience is teams who run planning, retrospectives or design work on Miro boards and want an assistant able to read a board for context and to create structured content on it.

https://github.com/evalstate/mcp-miro

mcpmirowhiteboardcollaborationtypescriptoauthsticky-notes

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.