mcpbeat Sign in

Staruml MCP Server

by ezrabrilliant Your server? Claim it
local only

Staruml MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 21 Apr 2026.

MCP server for StarUML — generate UML diagrams from AI agents via stdio or HTTP.

Installs per day peak 25 · avg 9 · -27% w/w
a month agotoday
43
Installs / week
npm · staruml-mcp
0
Stars
0 open issues
21 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Staruml MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add staruml-mcp -- npx -y staruml-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "staruml-mcp": {
      "args": [
        "-y",
        "staruml-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.staruml-mcp]
command = "npx"
args = ["-y", "staruml-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "staruml-mcp": {
      "args": [
        "-y",
        "staruml-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "staruml-mcp": {
      "args": [
        "-y",
        "staruml-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Staruml MCP

same job, measured the same way
Opentalk2html Notmd
by aimino-tech

MCP server for HTML generation from AI agents

56 installs/wk local only
Chartforge
by crawde

MCP server for ChartForge — generate stunning charts and diagrams from natural language

78 installs/wk local only
Chartforge
by chartforgeai

MCP server for ChartForge — generate stunning charts and diagrams from natural language

local only
TemplateFoxPDF
by templatefoxpdf

MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants

43 installs/wk local only
Cg Agent Kit
by neosyn

AI-agent MCP server for FPGA design: compile, validate & generate Verilog from C⏚ HDL.

90 installs/wk local only
MCP Server 3daistudio
by whale-professor

MCP server for 3D AI Studio — generate 3D models from text or images using Hunyuan and TRELLIS

62 installs/wk local only
MCP Wan
by acedatacloud

MCP server for Wan AI video generation

744 installs/wk answering
Uuid AI MCP
by csoai-org

AI-powered uuid ai MCP server for agents. Supports generate uuid, parse uuid, generate ulid. By

155 installs/wk local only

Staruml MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Staruml MCP?
Staruml MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package staruml-mcp was installed 43 times last week.
How do I connect Staruml MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls staruml-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Staruml MCP?
The npm package staruml-mcp was installed 43 times in the last week. Week over week that is -27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Staruml MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.