Skip to main content
Glama

genui

Generate React, Vue, or HTML UI component code from descriptions to accelerate frontend development and maintain consistent design patterns.

Instructions

【UI 组件生成器】生成 React/Vue UI 组件代码

Input Schema

NameRequiredDescriptionDefault
descriptionNo组件描述
frameworkNo框架:react, vue, html(默认 react)

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "组件描述", "type": "string" }, "framework": { "description": "框架:react, vue, html(默认 react)", "type": "string" } }, "required": [], "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/mybolide/mcp-probe-kit'

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