You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using n8n with the MCP client, it does not support MCP servers with multiple parameters. The following error is thrown: Cannot read properties of undefined (reading 'inputType'). Please investigate and resolve this issue.
To Reproduce
Configure n8n to use the MCP client.
Attempt to connect to an MCP server that requires multiple parameters.
Observe that the following error appears: Cannot read properties of undefined (reading 'inputType').
Expected behavior
The MCP client should support MCP servers with multiple parameters, and the connection should succeed without JavaScript errors.
Debug Info
Cannot read properties of undefined (reading 'inputType')
Operating System
docker
n8n Version
1.117.3
Node.js Version
22
Database
PostgreSQL
Execution mode
queue
Hosting
self hosted
pschilanalytics, helmut-jacob, david-at-appomni, spheppner and Infocob-jlaforge