shadcn-ui MCP Server

by ymadd
Verified

get_component_details

Retrieve comprehensive details, usage examples, and documentation for specific shadcn/ui components to aid in development and implementation processes.

Instructions

Get detailed information about a specific shadcn/ui component

Input Schema

NameRequiredDescriptionDefault
componentNameYesName of the shadcn/ui component (e.g., "accordion", "button")

Input Schema (JSON Schema)

{ "properties": { "componentName": { "description": "Name of the shadcn/ui component (e.g., \"accordion\", \"button\")", "type": "string" } }, "required": [ "componentName" ], "type": "object" }

You must be authenticated.

Other Tools from shadcn-ui MCP Server

Related Tools

ID: w3lpkmdlgo