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.
Awesome MCP › Design & Visualization
Visio MCP Server lets an assistant build and modify Microsoft Visio diagrams programmatically. It works by controlling a real Visio installation through Microsoft's COM automation interface using pywin32, so the result is a genuine Visio document with native shapes rather than an exported approximation. Tools cover creating new diagrams and opening existing ones, adding shapes such as rectangles, circles and lines, connecting shapes with the various connector types Visio provides, adding text to shapes, listing every shape in a document so the model can see what is already there before changing it, and saving files. That read-then-modify capability is what allows iterative work on an existing diagram rather than only generation from scratch. The requirements are strict and follow from the COM approach: a Windows operating system, Microsoft Visio Professional or Standard actually installed, and Python 3.12 or newer — it cannot run on macOS or Linux, and it cannot run without a Visio licence. The GitHub repository is archived and no longer maintained. The audience is Windows users who produce process diagrams, network diagrams or floor plans in Visio and want an assistant drafting them, treating this as a starting point to fork.
https://github.com/GongRzhe/Office-Visio-MCP-Server
An MCP server and Blender add-on that lets a model inspect and manipulate a Blender scene for prompt-driven 3D modelling.
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 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 is a tool that visualizes Markdown content as interactive mindmaps and includes an MCP Server for enhanced interoperability within the Model Context Protocol ecosystem.
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.
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.
FreeCAD MCP is an MCP server that enables automated and scripted control of FreeCAD through Claude Desktop for enhanced CAD modeling workflows.
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.