Skip to main content
Glama

shadcn-ui MCP Server

by ymadd

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ymadd/shadcn-ui-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server