mcpbeat Sign in

Starwind UI MCP Server

by starwind-ui Your server? Claim it
local only

Starwind UI MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from npm. Last commit 15 Aug 2026.

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

Installs per day peak 253 · avg 46 · -30% w/w
a month agotoday
123
Installs / week
npm · @starwind-ui/mcp
35
Stars
0 open issues
15 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Starwind UI MCP Server 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 mcp -- npx -y @starwind-ui/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@starwind-ui/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@starwind-ui/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@starwind-ui/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@starwind-ui/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Starwind UI MCP Server

same job, measured the same way
Ionic Framework MCP
by capawesome

Unofficial MCP server for the Ionic Framework documentation, components and blog.

5 tools answering
Webcomponents React MCP Server
by ui5

MCP server for UI5 Web Components for React - Developer documentation and API assistance

623 installs/wk local only
Compare CLI MCP
by drbaher

MCP server for compare-cli: contract version diff/redline and a drift gate as agent tools.

25 installs/wk local only
Augments MCP Server
by augmnt

Augments MCP Server - A comprehensive framework documentation provider for Claude Code

236 installs/wk local only
Metricui
by mpmcgowen

React dashboard components — API lookup, code generation, and prop validation for AI tools.

33 installs/wk local only
UI Beats
by uibeats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

56 installs/wk local only
Qingkuai MCP Server
by qingkuai-js

MCP server for Qingkuai (.qk) — docs search, syntax check, compilation, and formatting tools.

30 installs/wk local only
Toolcairn MCP
by neurynae

MCP server for tool discovery: find, compare, and verify tools across 35+ registries.

95 installs/wk local only

Starwind UI MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Starwind UI MCP Server?
Starwind UI MCP Server 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 @starwind-ui/mcp was installed 123 times last week.
How do I connect Starwind UI MCP Server?
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 @starwind-ui/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Starwind UI MCP Server?
The npm package @starwind-ui/mcp was installed 123 times in the last week. Week over week that is -30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Starwind UI MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 35 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.