git clone https://github.com/dave1362/umlforge-connectorTools overview
# UML Forge MCP Connector
<!-- mcp-name: io.github.dave1362/umlforge -->
**Architecture intelligence, security analysis, and living documentation — inside your coding agent.**
[UML Forge](https://umlforge.dev) 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:**
```json
{
"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](https://umlforge.dev).
## Tools included
| Tool | Description |
|------|-------------|
| `umlforge_suggest` | **Start here.** Describe your goal in plain English — returns the right tool and a ready-to-run call |
| `umlforge_reverse_engineer` | Class, sequence, and state diagrams from a codebase or GitHub URL |
| `umlforge_api_sequence` | Sequence diagrams for request flows across services |
| `umlforge_erd_schema` | Entity-relationship diagrams from domain descriptions or SQL schemas |
| `umlforge_state_machine` | State diagrams from entity lifecycles and business rules |
| `umlforge_frontend_components` | Component hierarchy and interaction diagrams for UI features |
| `umlforge_deployment` | Infrastructure and CI/CD pipeline diagrams |
| `umlforge_threat_model` | STRIDE threat model + attack surface diagram |
| `umlforge_event_driven` | Event flow and pub/sub architecture diagrams |
| `umlforge_ai_agent` | Agent topology and tool-call flow diagrams for LLM pipelines |
| `umlforge_stakeholder_arch` | C4 context diagrams for investors, CTOs, and non-technical stakeholders |
| `umlforge_living_docs` | Update existing diagrams to reflect sprint or PR changes |
| `umlforge_onboarding` | 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](https://umlforge.dev) (free tier available)
## License
MIT — see [LICENSE](LICENSE).
What people ask about umlforge-connector
What is dave1362/umlforge-connector?
+
dave1362/umlforge-connector is tools for the Claude AI ecosystem with 0 GitHub stars.
How do I install umlforge-connector?
+
You can install umlforge-connector by cloning the repository (https://github.com/dave1362/umlforge-connector) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is dave1362/umlforge-connector safe to use?
+
dave1362/umlforge-connector has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains dave1362/umlforge-connector?
+
dave1362/umlforge-connector is maintained by dave1362. The last recorded GitHub activity is from yesterday, with 0 open issues.
Are there alternatives to umlforge-connector?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy umlforge-connector to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/dave1362-umlforge-connector)<a href="https://claudewave.com/repo/dave1362-umlforge-connector"><img src="https://claudewave.com/api/badge/dave1362-umlforge-connector" alt="Featured on ClaudeWave: dave1362/umlforge-connector" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary