Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ymadd • Documentation & Docs
A Model Context Protocol (MCP) server that provides searchable, structured reference data for shadcn/ui components to help AI assistants and tools access documentation and examples.
List available shadcn/ui components and their brief metadata.
Retrieve detailed component docs, props, variants, and installation instructions for code generation or guidance.
Example usage snippets to insert or adapt component code in projects or developer assistance flows.
This TypeScript-based MCP server scrapes and caches information from the official shadcn/ui documentation site and the shadcn/ui GitHub repository, exposing component descriptions, installation instructions, usage examples, props, variants, and code samples. It implements a set of tools (list components, get component details, get examples, and search) that agents can call to retrieve structured component information. The README includes integration examples for Claude Desktop, Windsurf, and Cursor, and suggests using an MCP Inspector for debugging. It's designed to make component references programmatically accessible to AI-driven workflows.
Get a list of all available shadcn/ui components
Get detailed information about a specific shadcn/ui component
Get usage examples for a specific shadcn/ui component
Search for shadcn/ui components by keyword
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.