fusion-svg-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fusion-svg-mcpgenerate a gauntlet-pipeline diagram"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
fusion-svg-mcp
MCP server that generates Disler-style fusion-harness README diagrams — same dark GitHub chrome, monospace type, role colors, and CSS flow animations.
Used by the fork: oteroantoniogom/fusion-models.
Install
git clone https://github.com/oteroantoniogom/fusion-svg-mcp.git
cd fusion-svg-mcp
npm installCursor MCP (~/.cursor/mcp.json)
{
"mcpServers": {
"fusion-svg": {
"command": "npx",
"args": ["tsx", "src/server.ts"],
"cwd": "/ABSOLUTE/PATH/TO/fusion-svg-mcp"
}
}
}On Windows, prefer an absolute node.exe + tsx path if npx is unreliable in MCP hosts.
Related MCP server: fcp-drawio
Tools
Tool | Purpose |
| Palette, glyphs, structural rules from Disler originals |
| Diagram ids ( |
| Return SVG markup without writing |
| Write one SVG to disk |
| Write all fork diagrams |
CLI
npm run generate
npm run generate -- gauntlet-pipeline
npm run generate -- --out ./outDiagrams
Id | File |
|
|
|
|
|
|
|
|
|
|
|
|
Open preview.html to compare against upstream svg-03.
Examples (prompt → result)
Prompt | Result SVG |
Flow diagram: examples/prompt-to-result.result.svg
npm run examplesStyle grammar (from Disler originals)
Token | Rule |
Canvas |
|
Cards |
|
Roles | architect |
Font |
|
Motion |
|
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceAn MCP server that generates beautiful Excalidraw architecture diagrams with perfect auto-layout, stateful editing, and architecture-aware component styling.24139MIT
- AlicenseBqualityBmaintenanceMCP server that enables LLMs to create and edit draw.io diagrams using high-level intent commands, with automatic layout and styling.4103MIT
- Flicense-qualityDmaintenanceMCP server that generates Mermaid diagrams with live browser preview, supports real-time rendering and SVG/PNG export.12
- Alicense-qualityCmaintenanceMCP server for rendering Mermaid diagrams to SVG and converting Markdown with callout blocks into styled PDF reports.MIT
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
MCP server for Flux AI image generation
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aintoniodev/fusion-svg-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server