Skip to main content
Glama

shadcn-vue-mcp

components-filter

Filter and retrieve shadcn/ui components with Tailwind CSS based on specific requirements. Simplify UI development by processing structured input to identify relevant components.

Instructions

filter components with shadcn/ui components and tailwindcss, Use this tool when mentions /filter

Input Schema

NameRequiredDescriptionDefault
messageYesrequirement json from requirement-structuring tool

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "description": "requirement json from requirement-structuring tool", "type": "string" } }, "required": [ "message" ], "type": "object" }

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/HelloGGX/shadcn-vue-mcp'

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