Shadcn UI

Provides tools for managing and installing shadcn/ui components directly through assistants, enabling efficient component discovery, documentation retrieval, and installation command generation with multiple package manager support.

View Source
9 stars
0 tools
Created Aug 2025
@heilgar/heilgar-shadcn-ui-shadcn-ui-mcp-server

About

Provides tools for managing and installing shadcn/ui components directly through assistants, enabling efficient component discovery, documentation retrieval, and installation command generation with multiple package manager support.

Categories

general

Installation

npm

npm install @heilgar/heilgar-shadcn-ui-shadcn-ui-mcp-server

Configuration

{ "mcpServers": { "heilgar-shadcn-ui-shadcn-ui-mcp-server": { "command": "npx", "args": [ "-y", "@heilgar/heilgar-shadcn-ui-shadcn-ui-mcp-server" ] } } }