{
  "markdown": "# UML Forge MCP Connector\n\n<!-- mcp-name: io.github.dave1362/umlforge -->\n\n**Architecture intelligence, security analysis, and living documentation — inside your coding agent.**\n\n[UML Forge](https://umlforge.dev) gives Claude Code, Cursor, Windsurf, and any\nMCP-compatible coding agent a suite of 14 specialised tools for producing\nprofessional UML diagrams from your codebase, schema, or architecture\ndescriptions.\n\n## Quick start\n\n**Claude Code:**\n```json\n{\n  \"mcpServers\": {\n    \"umlforge\": {\n      \"command\": \"uvx\",\n      \"args\": [\"umlforge\"],\n      \"env\": { \"UMLFORGE_API_KEY\": \"your-api-key\" }\n    }\n  }\n}\n```\n\n**Cursor / Windsurf** — add the same block to your MCP settings.\n\nGet your API key at [umlforge.dev](https://umlforge.dev).\n\n## Tools included\n\n| Tool | Description |\n|------|-------------|\n| `umlforge_suggest` | **Start here.** Describe your goal in plain English — returns the right tool and a ready-to-run call |\n| `umlforge_reverse_engineer` | Class, sequence, and state diagrams from a codebase or GitHub URL |\n| `umlforge_api_sequence` | Sequence diagrams for request flows across services |\n| `umlforge_erd_schema` | Entity-relationship diagrams from domain descriptions or SQL schemas |\n| `umlforge_state_machine` | State diagrams from entity lifecycles and business rules |\n| `umlforge_frontend_components` | Component hierarchy and interaction diagrams for UI features |\n| `umlforge_deployment` | Infrastructure and CI/CD pipeline diagrams |\n| `umlforge_threat_model` | STRIDE threat model + attack surface diagram |\n| `umlforge_event_driven` | Event flow and pub/sub architecture diagrams |\n| `umlforge_ai_agent` | Agent topology and tool-call flow diagrams for LLM pipelines |\n| `umlforge_stakeholder_arch` | C4 context diagrams for investors, CTOs, and non-technical stakeholders |\n| `umlforge_living_docs` | Update existing diagrams to reflect sprint or PR changes |\n| `umlforge_onboarding` | Day-one knowledge-transfer package for new team members |\n| `umlforge_legacy_migration` | Legacy structure + modern architecture diagrams and 6-phase migration roadmap from COBOL, Fortran, ABAP, RPG, and other legacy languages |\n\nAll tools accept `report_mode=True` to generate a written analysis report\nalongside the diagram.\n\n## Requirements\n\n- Python 3.11+\n- An API key from [umlforge.dev](https://umlforge.dev) (free tier available)\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 2404,
  "sha": "26a013208f2dd0a0f51937c7ace41e492c39f0524725a2cbede2d5acf6937fdd",
  "repo_slug": "dave1362/umlforge-connector",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_dave1362_umlforge_3d29d4f0/readme"
}