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
claude-mermaid is a TypeScript MCP server that turns Mermaid diagram code produced by an assistant into rendered images and shows them in a browser preview that updates automatically as the diagram is edited. It is built for Claude Code but documented for any MCP client. Two tools make up the interface. mermaid_preview takes the diagram source and a required preview_id and renders it, opening a live preview on a local HTTP port; optional parameters set the output format (svg, png or pdf), the theme (default, forest, dark or neutral), the background colour, width, height and a scale factor for higher quality output. Live preview in the browser is SVG only. mermaid_save writes the current diagram for a given preview_id to a destination path in the requested format, rendering that format on demand if it does not exist yet. Distinct preview_id values allow several diagrams to be worked on at once. The preview page supports panning by dragging, zooming with browser controls, resetting the view and downloading the diagram as SVG or PNG. Working files are kept under ~/.config/claude-mermaid/live. The package ships as a Claude Code plugin, installable through the plugin marketplace, and includes a bundled mermaid-diagrams skill that supplies diagram authoring guidance and manages the render-then-save workflow; it can also be installed globally from npm as claude-mermaid or built from source. The README documents configuration for Codex, Cursor, Cline in VS Code, Windsurf, the Gemini CLI and generic MCP clients. It suits iterative diagram work and documentation pipelines where a diagram is refined over several turns.
https://github.com/veelenga/claude-mermaid
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.