n8n’s MCP Tool Node is a powerful feature, and I believe we can further expand its tool integration capabilities. Inspired by Open WebUI’s approach, I propose adding an OpenAPI Tool Node that would:
- Connect to any OpenAPI-compliant APIs (local or cloud-based).
- Auto-generate tool descriptions, parameters, and schemas directly from OpenAPI specifications.
This implementation would follow a similar approach to the MCP Tool Node but extend support to thousands of OpenAPI-compatible services.