UNPKG

cakemail-mcp-server

Version:

Enterprise MCP server for Cakemail API integration with Claude AI - includes comprehensive template management, list management, sub-account management, BEEeditor visual email design, and advanced analytics

12 lines 310 B
export const healthTools = [ { name: 'cakemail_health_check', description: 'Check API connection and authentication status', inputSchema: { type: 'object', properties: {}, required: [], }, } ]; //# sourceMappingURL=health-tools.js.map