概要
Shadcn UI empowers developers with a robust Model Control Protocol (MCP) server, designed to streamline the development process using Shadcn UI components. It offers comprehensive tools for component and block management, including listing, documentation retrieval, and installation, all while supporting multiple package managers like npm, pnpm, yarn, and bun. With features like automatic package manager detection and debugging support via the MCP Inspector, it provides a smooth and efficient workflow for building and managing UI components.
主な機能
- Debugging support with MCP Inspector
- List available Shadcn UI components and blocks
- Automatic detection of preferred package manager
- Retrieve detailed documentation for components and blocks
- 0 GitHub stars
- Install components and blocks with package manager support (npm, pnpm, yarn, bun)
ユースケース
- Streamlining Shadcn UI component installation
- Centralized management of Shadcn UI components and blocks
- Accessing documentation for Shadcn UI components within the development environment