shadcn-ui-mcp-server

mamba-mental/shadcn-ui-mcp-server

3.2

If you are the rightful owner of shadcn-ui-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP server for shadcn/ui component references

The shadcn-ui MCP Server is a TypeScript-based Model Context Protocol (MCP) server designed to provide reference information for shadcn/ui components. It serves as a bridge for AI assistants to access comprehensive documentation and examples of shadcn/ui components. The server scrapes and caches data from the official shadcn/ui documentation site and GitHub repository, offering structured data such as component descriptions, installation instructions, usage examples, props, variants, and code samples. This server is particularly useful for developers and AI systems that require quick and reliable access to component information for development and integration purposes.

Features

  • Provides a list of all available shadcn/ui components
  • Offers detailed information about specific components
  • Supplies usage examples for specific components
  • Enables searching for components by keyword
  • Caches information from official documentation and GitHub

Tools

  1. list_shadcn_components

    Get a list of all available shadcn/ui components

  2. get_component_details

    Get detailed information about a specific component

  3. get_component_examples

    Get usage examples for a specific component

  4. search_components

    Search for components by keyword