getlokiui/components-build-mcp
If you are the rightful owner of components-build-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server implementing the components.build specification for UI component grading, generation, and validation.
Tools
Functions exposed to the LLM to take actions
get_specification
Get the full spec or a specific section
search_specification
Search for terms like 'aria', 'CVA', 'data-slot'
list_specification_sections
List all 16 documentation sections
grade_component
Grade code and get detailed feedback with score
check_compliance
Quick pass/fail check (threshold: 80/100)
get_rules
Get grading rules by category
get_rule
Get details about a specific rule
list_rules
List all rules with severity and weight
generate_component
Generate a compliant component from templates
get_template
Get reference templates (button, card, input, etc.)
get_quick_reference
Get the cheat sheet
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client