Back to Browse

Starwind Ui MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Framework-aware Starwind UI v3 tools for Astro and React setup, components, docs, and migration.

About

Framework-aware Starwind UI v3 tools for Astro and React setup, components, docs, and migration.

Security Report

4.2
Use Caution4.2High Risk

This is a Starwind UI MCP server with well-structured code, proper input validation, and appropriate security practices. The server fetches UI component manifests and generates installation commands for a component library. Minor code quality issues exist (broad exception handling, some logging in error paths), but no significant security vulnerabilities were identified. Permissions align well with the server's purpose of querying remote manifests and reading local project configurations. Supply chain analysis found 2 known vulnerabilities in dependencies (1 critical, 1 high severity). Package verification found 1 issue.

7 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-starwind-ui-mcp": {
      "args": [
        "-y",
        "@starwind-ui/mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Starwind Ui MCP Server - Framework-aware Starwind UI v3 tools for Astro and React | MCP Marketplace