// Export the service manager
export * from './ServiceManager.js';
// Export template service and types
export * from './template/TemplateService.js';
// Export layer service and types
export * from './layer/LayerService.js';
// Export integration service and types
export * from './integration/IntegrationService.js';
// Export user preferences service and types
export * from './userPreferences/UserPreferencesService.js';
// Export Shopify service
export * from './shopify/index.js';
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/sellersmith/tailorkit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server