Starwind UI MCP Server
Rank #6,164io.github.starwind-ui/mcp
Framework-aware Starwind UI v3 tools for Astro and React setup, components, docs, and migration.
Starwind UI MCP Server is a Model Context Protocol (MCP) server published by starwind-ui. It ranks #6,164 of 132,046 servers tracked on MCP Toplist, and its repository has 35 GitHub stars. Starwind UI MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Mar 14, 2025 and most recently updated on Aug 15, 2026.
Ranks ahead of 125,882 of 132,046 servers on MCP Toplist.
Use Starwind UI MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add starwind-ui -- npx -y @starwind-ui/mcp[mcp_servers.starwind-ui]
command = "npx"
args = ["-y", "@starwind-ui/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"starwind-ui": {
"command": "npx",
"args": [
"-y",
"@starwind-ui/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"starwind-ui": {
"command": "npx",
"args": [
"-y",
"@starwind-ui/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"starwind-ui": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@starwind-ui/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"starwind-ui": {
"command": "npx",
"args": [
"-y",
"@starwind-ui/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"starwind-ui": {
"command": "npx",
"args": [
"-y",
"@starwind-ui/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.starwind-ui%2Fmcp)<a href="https://mcptoplist.com/server/io.github.starwind-ui%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.starwind-ui%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
starwind-ui
Available versions (1)
| Version | Published |
|---|---|
| 0.5.1 | Aug 15, 2026 |
Frequently asked questions
- Who maintains Starwind UI MCP Server?
- Starwind UI MCP Server is maintained by starwind-ui, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Starwind UI MCP Server listed on the Official MCP Registry?
- Yes — Starwind UI MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Starwind UI MCP Server have?
- MCP Toplist tracks 1 version of Starwind UI MCP Server, most recently published on Aug 15, 2026.
- Where can I find the source code for Starwind UI MCP Server?
- The source code for Starwind UI MCP Server is hosted at github.com/starwind-ui/starwind-ui-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.