UML Forge for Claude Desktop
io.github.dave1362/umlforge
Architecture intelligence, security analysis, and living docs. 14 Mermaid tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install UML Forge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"umlforge": {
"command": "uvx",
"args": [
"umlforge"
],
"env": {
"UMLFORGE_API_KEY": "<UMLFORGE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs