antoinebou12/uml-mcp
UML-MCP Server is a UML diagram generation tool based on MCP (Model Context Protocol), which can help users generate various types of UML diagrams through natural language description or directly writing PlantUML and Mermaid and Kroki
Platform-specific configuration:
{
"mcpServers": {
"uml-mcp": {
"command": "npx",
"args": [
"-y",
"uml-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...