UML Forge
Enables generating UML diagrams from GitHub repositories by providing a GitHub URL.
UML Forge MCP Connector
Architecture intelligence, security analysis, and living documentation — inside your coding agent.
UML Forge gives Claude Code, Cursor, Windsurf, and any MCP-compatible coding agent a suite of 13 specialised tools for producing professional UML diagrams from your codebase, schema, or architecture descriptions.
Quick start
Claude Code:
{
"mcpServers": {
"umlforge": {
"command": "uvx",
"args": ["umlforge"],
"env": { "UMLFORGE_API_KEY": "your-api-key" }
}
}
}Cursor / Windsurf — add the same block to your MCP settings.
Get your API key at umlforge.dev.
Related MCP server: mcp-crew
Tools included
Tool | Description |
| Start here. Describe your goal in plain English — returns the right tool and a ready-to-run call |
| Class, sequence, and state diagrams from a codebase or GitHub URL |
| Sequence diagrams for request flows across services |
| Entity-relationship diagrams from domain descriptions or SQL schemas |
| State diagrams from entity lifecycles and business rules |
| Component hierarchy and interaction diagrams for UI features |
| Infrastructure and CI/CD pipeline diagrams |
| STRIDE threat model + attack surface diagram |
| Event flow and pub/sub architecture diagrams |
| Agent topology and tool-call flow diagrams for LLM pipelines |
| C4 context diagrams for investors, CTOs, and non-technical stakeholders |
| Update existing diagrams to reflect sprint or PR changes |
| Day-one knowledge-transfer package for new team members |
All tools accept report_mode=True to generate a written analysis report
alongside the diagram.
Requirements
Python 3.11+
An API key from umlforge.dev (free tier available)
License
MIT — see LICENSE.
Maintenance
Related MCP Servers
- Flicense-qualityDmaintenanceNarasimhaponnada/mermaid-mcp - AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams, architecture diagrams, state machines, and more. Features 50+ pre-built templates, advanced layout engines, SVG/PNG/PDF exports.Last updated50
- Alicense-quality-maintenanceAgent Personas for Claude. 10 tools, 8 personas, 3 workflows. Zero API cost.Last updated
- Alicense-qualityDmaintenanceEnables automatic generation of UML class diagrams and entity-relationship diagrams from natural language descriptions or structured JSON data. It integrates with MCP agents to create visual representations of code structures and system designs without manual Mermaid coding.Last updated161MIT
- Flicense-qualityDmaintenanceGenerate UML class diagrams, sequence diagrams, flowcharts, and component diagrams from any Java or Spring Boot repository via CLI or directly inside Claude Desktop.Last updated1
Related MCP Connectors
Generate dynamic Mermaid diagrams and charts with AI assistance. Customize styles and export diagr…
Let Claude, Cursor, or ChatGPT author Mermaid diagrams your team can read and share.
AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
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/dave1362/umlforge-connector'
If you have feedback or need assistance with the MCP directory API, please join our Discord server