Skip to main content
Glama
index.ts725 B
/** * Core module unified entry * Organized by component design workflow: * 1. Design module - strategy, block design, and integration * 2. Query module - component library query and verification */ // Design module - unified design functionality export { // Strategy analyzeRequirementsSmartly, generateSmartDesignStrategy, type SmartComponentAnalysis, type InteractionPattern, type ComponentMatch, type SmartDesignBlock, // Block design processSmartBlockDesign, buildSmartBlockDesignPrompt, buildSmartBlockUserMessage, // Integration integrateDesign, } from '@/core/design/index.js'; // Query module - iterative query export { queryComponentByName } from '@/core/query/component-query.js';

Latest Blog Posts

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