SU

Starwind UI

Created 6 months ago

A TypeScript implementation of a Model Context Protocol (MCP) server for Starwind UI.

development documentation public AI TypeScript

What is Starwind UI?

This MCP provides relevant commands, documentation, and other information to allow LLMs to take full advantage of Starwind UI's open source Astro components.

Server Config

{
  "mcpServers": {
    "starwind-ui-server": {
      "command": "npx",
      "args": [
        "starwind-ui"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: Boston343
Category: community
License: MIT License - See LICENSE file for details.
Tags:
development documentation public