Back to search
30
MCP
@mseep/system-designer-mcp
npm/@mseep/system-designer-mcpA Model Context Protocol (MCP) server that provides AI agents with tools to create, validate, and export UML system models and System Runtime bundles
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@mseep/system-designer-mcp": {
"url": "None",
"transport": "http"
}
}
}