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
PlayCanvas Editor MCP Server drives the PlayCanvas Editor, a browser based editor for 3D and WebGL projects, from an MCP client. The MCP client half is built into the Editor itself, so no browser extension is needed: the server listens on a WebSocket port, 52000 by default and configurable with --port, and the Editor connects to it from a button in its toolbar. Only one Editor instance can be connected at a time, and every tool acts on the project already open in that Editor; the server does not discover, select, create, delete, transfer or administer projects, and project identifiers are not tool inputs. Tool coverage is broad and grouped by area. Entity tools read, list, resolve and search entities, find them by attached script, create and duplicate them, apply schema-safe batch edits, change parenting, delete them and add or remove components. Script tools read and write asset text, parse scripts, attach and detach them, manage script attributes and reorder scripts on an entity. Asset tools cover exact reads, reference graphs, native creation, streamed upload and atomic download of files up to 512 MiB, schema-safe edits, moves, duplication, source replacement, reimport, deletion and material properties. Template tools instantiate template assets and inspect, apply, revert or unlink instance overrides. Animation tools read and edit animation state graphs, including mapping-safe state renames, and animation events. Processing tools cover lightmap baking, model unwrapping and cancellation, texture conversion, atlases, cubemaps, fonts, metadata, compressed variants, prefiltering, sprites and bundles. It is published to npm as @playcanvas/editor-mcp-server as a self-contained zero-dependency bundle run with npx, requires Node.js 22.18 or newer, and the README gives setup commands for Claude Code, Codex, Claude Desktop and Cursor.
https://github.com/playcanvas/editor-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.