shadcn-ui-mcp-server

shadcn-ui-mcp-server

0

The shadcn-ui MCP Server is a dedicated Model Context Protocol server that offers structured references and documentation for shadcn/ui components. It facilitates component information, examples, and installation instructions for AI assistants, making component integration efficient and straightforward.

shadcn-ui MCP Server

This project is a TypeScript-based MCP server designed for shadcn/ui components. It provides AI assistants with reference information, documentation, and examples for shadcn/ui components. The server includes features such as listing components, fetching details and examples, and searching components. It scrapes and caches data from the official shadcn/ui documentation and GitHub repository, offering structured data like descriptions, installation instructions, usage examples, props, and variants.

Features

Tools

  • List all shadcn/ui components
  • Get component details and examples
  • Search components by keyword

Functionality

  • Scrapes information from ui.shadcn.com
  • Provides component descriptions, installation, and usage details