Skip to main content
Glama

mcp-garendesign

by lyw405

query_component

Retrieve component details such as documentation, API references, and example code by specifying the component name. Use this tool to access comprehensive information for frontend development.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
componentNameYesComponent name to query, e.g., 'das-action-more'

Input Schema (JSON Schema)

{ "properties": { "componentName": { "description": "Component name to query, e.g., 'das-action-more'", "type": "string" } }, "required": [ "componentName" ], "type": "object" }
Install Server

Other Tools from mcp-garendesign

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

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