- UML-MCP
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
Overview
What is UML-MCP?
UML-MCP is a diagram generation server that utilizes the Model Context Protocol (MCP) to create various types of UML diagrams through natural language descriptions or by writing in PlantUML and Mermaid syntax.
How to use UML-MCP?
To use UML-MCP, clone the repository, install the dependencies, and run the server. You can then generate diagrams by calling specific tools with the required parameters.
Key features of UML-MCP?
- Supports multiple diagram types including UML, Mermaid, and D2.
- Integrates seamlessly with AI assistants via MCP.
- Provides multiple output formats such as SVG, PNG, and PDF.
- Easy configuration for local and remote rendering services.
Use cases of UML-MCP?
- Generating UML class diagrams for software design.
- Creating sequence diagrams to visualize interactions.
- Producing activity diagrams for workflow representation.
FAQ from UML-MCP?
- Can UML-MCP generate all types of UML diagrams?
Yes! UML-MCP supports a wide range of UML diagrams including class, sequence, and activity diagrams.
- Is UML-MCP free to use?
Yes! UML-MCP is open-source and free to use under the MIT License.
- What are the prerequisites for using UML-MCP?
You need Python 3.10 or higher and pip to install the dependencies.
Server Config
{
"mcpServers": {
"uml-mcp": {
"transport": "http",
"url": "https://uml-mcp.vercel.app/mcp"
},
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}Project Info
Created At
a year agoUpdated At
2 months agoAuthor Name
antoinebou12Star
0Language
PythonLicense
MIT licenseRecommend Servers
View AllPayai X402 Tools
a day ago
Payai X402 Tools
a day ago
Test
@modelcontextprotocol
test
6 months ago
Payai X402 Tools
a day ago
Meok Ev Recall Transport Mcp
3 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago