Stats
Actions
Tags
From uml-mcp
Connects remotely to the UML-MCP service at https://uml-mcp.vercel.app/mcp for UML (Unified Modeling Language) modeling and diagram capabilities.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"uml-mcp": {
"type": "http",
"url": "https://uml-mcp.vercel.app/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://uml-mcp.vercel.app/mcpnpx claudepluginhub antoinebou12/uml-mcp --plugin uml-mcp