Skip to main content
Glama

shadcn-ui MCP Server

by ymadd

search_components

Find shadcn/ui components by keyword using a TypeScript-based MCP server, providing relevant documentation and usage examples for efficient development.

Instructions

Search for shadcn/ui components by keyword

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query to find relevant components

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query to find relevant components", "type": "string" } }, "required": [ "query" ], "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