shadcn-ui MCP Server

by ymadd
Verified

get_component_examples

Retrieve practical examples for a specific shadcn/ui component to understand its implementation and usage in TypeScript-based projects.

Instructions

Get usage examples for 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