Provides direct access to the shadcn/ui v4 component registry for AI assistants, enabling component lookup, block browsing, and search.
Sponsored
This tool acts as an MCP (Meta Code Protocol) server, offering direct integration with the shadcn/ui v4 component registry. It empowers AI assistants like Claude Code to fetch component source code, browse pre-built page sections (blocks), and search for specific UI elements or patterns. By caching data and directly interfacing with the official shadcn/ui GitHub repository, it streamlines the process of referencing and utilizing these components without requiring developers or AI to leave their terminal environment.
주요 기능
01Browse and fetch pre-built shadcn/ui blocks
02Component lookup for shadcn/ui v4 source code
030 GitHub stars
04Search components and blocks by keyword
051-hour in-memory cache for GitHub fetches
06Direct integration with Claude Code via MCP
사용 사례
01Looking up shadcn/ui v4 component implementations within a terminal-based AI environment.
02Referencing shadcn/ui source code and metadata without context switching from the development environment.
03Finding and fetching pre-built page sections like login forms or dashboards directly from an AI assistant.