提交

UML-MCP

@antoinebou12

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

工具

sequentialthinking

list_diagram_types

generate_uml_batch

generate_uml

validate_uml

服务器配置

{
  "mcpServers": {
    "uml-mcp": {
      "transport": "http",
      "url": "https://uml-mcp.vercel.app/mcp"
    },
    "sequential-thinking": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sequential-thinking"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.