Labsco
Boston343 logo

Starwind UI

โ˜… 35

from Boston343

A server providing tools for developers working with Starwind UI components.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Starwind UI MCP Server

badge badge follow

A TypeScript implementation of a Model Context Protocol (MCP) server for Starwind UI and Starwind Pro, providing tools to help developers work with Starwind UI and Pro components when leveraging AI tools like Codex, Claude Code, and Cursor.

Available Tools

Tool NameDescription
starwind_initGenerates init commands for new Starwind UI projects, Pro by default
starwind_docsFetches live documentation from starwind.dev with caching and topic filtering
starwind_addGenerates validated install commands with package manager detection
starwind_searchSearches Starwind UI components and Starwind Pro blocks with CLI-shaped filters

The MCP server intentionally keeps a compact, intent-based tool surface. It does not expose standalone wrappers for every Starwind CLI command, such as setup, update, or remove.

What is MCP?

The Model Context Protocol (MCP) is a protocol for extending AI capabilities through local servers. This implementation provides Starwind UI-specific tools to enhance AI assistant capabilities when working with Starwind UI. For more information about MCP itself, please visit the official documentation.

Features

  • Live Documentation - Fetches up-to-date docs from starwind.dev/llms.txt
  • Component Validation - Validates components against live component metadata with a refreshed fallback list
  • Starwind Search - Search and discover standard components and Pro blocks by query, category, plan, limit, or offset
  • Compact Tool Surface - Keeps uncommon or destructive CLI operations as command guidance instead of standalone MCP tools
  • Package Manager Detection - Auto-detects npm, yarn, or pnpm
  • Caching & Rate Limiting - Efficient caching with sensible rate limits
  • TypeScript - Built with TypeScript for type safety

Security

MseeP.ai Security Assessment Badge