Loading MCP server directory, please wait...
AI-powered UML diagram generation for coding agents. 13 specialised tools, Mermaid output.
npx @getmcp/cli add io.github.dave1362/umlforgeRequires Python 3.10+. Community-contributed server. Review source before installing.
UMLFORGE_API_KEYYour UML Forge API key — get one free at https://umlforge.dev
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dave1362/umlforge": {
"command": "uvx",
"args": [
"umlforge"
],
"env": {
"UMLFORGE_API_KEY": ""
}
}
}
}