MCP server intelligence profile

StarUML MCP Server

Enables creating diagrams or generating code from diagrams in StarUML via prompts

Local OnlyOfficial distributionstaruml
Verified cleanNpm · 0.1.0

Our scanner tested version 0.1.0 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install staruml-mcp-server from npm

Version 0.1.0 declares 1 executable entrypoint.

npm install --save-exact staruml-mcp-server@0.1.0
npx -y -p staruml-mcp-server@0.1.0 staruml-mcp-server
MCP client configuration example
{
  "mcpServers": {
    "staruml-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "staruml-mcp-server@0.1.0",
        "staruml-mcp-server"
      ]
    }
  }
}

Identity

Canonical slugstaruml-mcp-server-05884616DeploymentLocal Only
Canonical packagenpm:staruml-mcp-serverRepositorystaruml/staruml-mcp-server
First publishedLatest release
Last security verificationAug 16, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmstaruml-mcp-server0.1.01Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmstaruml-mcp-server0.1.0CurrentSep 5, 20264 toolsSucceeded · 0 resources · 0 promptsVerified clean
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDK@modelcontextprotocol/sdk Artifact SHA-256d1a7fed59ea3c7cae13e56d34d2f03f2e018489ca74b8fac65651e6f0f03302e
Scannermcp-proof-engine 0.1.0Scan completedAug 16, 2026
Security rating25 / 100Methodologyversion-rating-1.0
Executable entrypoints
[
  "staruml-mcp-server"
]
Rating reasons
[
  "security_policy_not_observed"
]
0Proven
86Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

2025-06-18Negotiated protocol
staruml-mcp-serverServer-reported name
1Capability groups
Aug 15, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
generate_diagramGenerate a diagram in StarUML.
Input schema
{
  "type": "object",
  "properties": {
    "code": {
      "type": "string",
      "description": "Mermaid code to generate the diagram. Supported diagrams are classDiagram, sequenceDiagram, flowchart, erDiagram, mindmap, requirementDiagram and stateDiagram. Other diagrams are not supported."
    }
  },
  "required": [
    "code"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get_all_diagrams_infoGet information for all diagrams in StarUML.
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {}
}
get_current_diagram_infoGet information for the current diagram in StarUML.
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {}
}
get_diagram_image_by_idGet the image of a diagram by its ID in StarUML.
Input schema
{
  "type": "object",
  "properties": {
    "diagramId": {
      "type": "string",
      "description": "ID of the diagram to get the image for. You can get the ID from the 'get_all_diagrams_info' tool."
    }
  },
  "required": [
    "diagramId"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

StarUML MCP Server questions

How do I install StarUML MCP Server?

Install the selected package version with: npm install --save-exact staruml-mcp-server@0.1.0

What tools does StarUML MCP Server provide?

StarUML MCP Server exposed 4 tools during independent protocol observation, including generate_diagram, get_all_diagrams_info, get_current_diagram_info, get_diagram_image_by_id.

Is StarUML MCP Server secure?

Our scanner tested version 0.1.0 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.