Skip to main content
Glama

mcp-garendesign

by lyw405

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Component design rulesRules and constraints for guiding component design
Component templatesStandard component file structure templates

Tools

Functions exposed to the LLM to take actions

NameDescription
design_component

Analyze user requirements and develop a block-based design strategy. Use this when users ask to 'design component', 'create component', or 'component design'. For complex needs, it breaks down into multiple blocks with step-by-step guidance.

query_component

Query detailed information of a component including documentation, API, and example code. Provide the component name to get all related information.

design_block

Design a specific block. This is the second-stage tool in the block-based design strategy for detailed component design.

integrate_design

Combine the overall DesignStrategy with completed blockDesigns and return IntegratedDesign (including props summary, private components used, and composition recommendations).

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/lyw405/mcp-garendesign'

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