Skip to main content
Glama

@jpisnice/shadcn-ui-mcp-server

by Jpisnice
MIT License
148
47

get_component_metadata

Obtain detailed metadata for specific shadcn/ui v4 components, including structure, usage, and installation details, to enhance development workflows.

Instructions

Get metadata for a specific shadcn/ui v4 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" }
Install Server

Other Tools from @jpisnice/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/Jpisnice/shadcn-ui-mcp-server'

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