Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Starwind Ui Mcp

    Local MCP server implementation for Starwind UI that you can use with Cursor, Windsurf, and other AI tools

    27 stars
    TypeScript
    Updated Nov 1, 2025

    Table of Contents

    • Quick Start
    • Using npx
    • Available Tools
    • What is MCP?
    • Features
    • License
    • Security

    Table of Contents

    • Quick Start
    • Using npx
    • Available Tools
    • What is MCP?
    • Features
    • License
    • Security

    Documentation

    Starwind UI MCP Server

    Verified on MseeP

    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 Claude, Windsurf, Cursor, and more.

    Quick Start

    Using npx

    Instructions to set up your IDE to use a local MCP server vary by IDE. Here are examples for different platforms:

    Windsurf:

    json title="mcp_config.json"
    {
      "mcpServers": {
        "starwind-ui": {
          "command": "npx",
          "args": ["-y", "@starwind-ui/mcp"],
          "env": {}
        }
      }
    }

    Cursor:

    json title="mcp.json"
    {
      "mcpServers": {
        "starwind-ui": {
          "command": "npx",
          "args": ["-y", "@starwind-ui/mcp"],
          "env": {}
        }
      }
    }

    Claude Code:

    json title=".mcp.json"
    {
      "mcpServers": {
        "starwind-ui": {
          "command": "npx",
          "args": ["-y", "@starwind-ui/mcp"],
          "env": {}
        }
      }
    }

    Detailed instructions:

    • Windsurf MCP Setup
    • Cursor MCP Setup
    • Claude Code MCP Setup

    Available Tools

    Tool NameDescription
    starwind_initInitializes a Starwind UI project (Pro by default). Use this FIRST.
    starwind_docsFetches live documentation from starwind.dev with caching and topic filtering
    starwind_addGenerates validated install commands with package manager detection
    search_starwind_pro_blocksSearches Starwind Pro blocks by query, category, or plan type

    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 the live component list
    • Pro Blocks Search - Search and discover Starwind Pro blocks by query, category, or plan
    • 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

    License

    MIT License - See LICENSE file for details.

    Security

    MseeP.ai Security Assessment Badge

    Similar MCP

    Based on tags & features

    • MC

      Mcp Open Library

      TypeScript·
      42
    • QU

      Quran Mcp Server

      TypeScript·
      50
    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • AS

      Ashra Mcp

      TypeScript·
      42

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Open Library

      TypeScript·
      42
    • QU

      Quran Mcp Server

      TypeScript·
      50
    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • AS

      Ashra Mcp

      TypeScript·
      42

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k