shadcn/ui Logo

shadcn/ui

Official 1-Click Ready Remote Remote

The shadcn MCP Server allows AI assistants to interact with items from registries. You can browse av...

32 views
1 installs
Updated Jan 4, 2026
Audited
The shadcn MCP Server allows AI assistants to interact with items from registries. You can browse available components, search for specific ones, and install them directly into your project using natural language. For example, you can ask an AI assistant to "Build a landing page using components from the acme registry" or "Find me a login form from the shadcn registry".

Tools

get_project_registries

Get configured registry names from components.json - Returns error if no components.json exists (use init_project to create one)

list_items_in_registries

List items from registries (requires components.json - use init_project if missing)

search_items_in_registries

Search for components in registries using fuzzy matching (requires components.json). After finding an item, use get_item_examples_from_registries to see usage examples.

view_items_in_registries

View detailed information about specific registry items including the name, description, type and files content. For usage examples, use get_item_examples_from_registries instead.

get_item_examples_from_registries

Find usage examples and demos with their complete code. Search for patterns like 'accordion-demo', 'button example', 'card-demo', etc. Returns full implementation code with dependencies.

Quick Start

Visit Website

More for Developer Tools

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.