UNPKG

n8n

Version:

n8n Workflow Automation Tool

6 lines (5 loc) 314 B
import type { McpRegistryServer } from './mcp-registry.types'; export declare const notionMockServer: McpRegistryServer; export declare const slackExtendingMockServer: McpRegistryServer; export declare const gmailDirectExtendMockServer: McpRegistryServer; export declare const linearMockServer: McpRegistryServer;