UNPKG

n8n-mcp-server

Version:

Model Context Protocol (MCP) server for n8n workflow automation

8 lines 196 B
/** * Core Types Module * * This module provides type definitions used throughout the application * and bridges compatibility with the MCP SDK. */ export {}; //# sourceMappingURL=index.js.map