Lightswind-UI-Library

Lightswind-UI-Library

AI-native CLI-first React component library with MCP Server support.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.0k
Source
mcp-github

Overview

Lightswind UI is an AI-native, CLI-first React component library offering over 160 animated, accessible, and production-ready components. It supports MCP Server, enabling AI coding agents like Cursor, Claude, and GitHub Copilot to autonomously browse, retrieve, and install components. Initialize projects and add components with simple CLI commands—every component's code resides directly in your local project directory, fully under your control.

Capabilities

  • 160+ animated and accessible components
  • MCP Server support for AI coding agents
  • One-command CLI initialization and component addition
  • Custom theme selection
  • Zero runtime dependencies

Use cases

Rapidly build React applicationsIntegrate AI coding assistantsCustomize and extend the component library

Setup

Requires: Node.js 18+React 18 或 19Tailwind CSS v3 或 v4
npx lightswind@latest init

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I initialize Lightswind UI?

Run `npx lightswind@latest init`.

How do I add a component?

Use the command `npx lightswind add [component-name]`.

Related skills