Skip to content
Back to search
30
MCP

@mseep/system-designer-mcp

npm/@mseep/system-designer-mcp

A 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

@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
@mseep/railway-mcp
Model Context Protocol server for Railway.app - Enables AI agents to manage Railway infrastructure through natural language
0 tools
@mseep/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git o
0 tools
@mseep/admin-mcp
A Model Context Protocol (MCP) server that provides AI assistants with direct access to Shopware's Admin API for product management tasks.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/system-designer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}