Skip to main content
Glama
index.ts365 B
/** * Tools module unified entry * Provides design, query, and integration tools */ // Design tools export { designComponentTool, designBlockTool } from './design/index.js'; // Query tools export { queryComponentTool, type ComponentQueryResult, } from './query/index.js'; // Integration tools export { integrateDesignTool } from './integration/index.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