Skip to main content
Glama

shadcn-ui MCP Server

by totodev999

search_components

Search for shadcn/ui components using keywords to find relevant documentation and examples via the MCP server.

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" }
Install Server

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/totodev999/shadcn-ui-mcp-server_clone'

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