n8n/packages/cli/src/modules/mcp
n8n-assistant[bot] 88264ed350
chore: Bundle 2026-W9 (backport to 1.x) (#27538)
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-03-25 14:27:48 +02:00
..
__tests__ chore: Bundle 2026-W9 (backport to 1.x) (#27538) 2026-03-25 14:27:48 +02:00
database feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00
dto feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00
tools feat(core): Use new workflow history in mcp tools (#22384) 2025-11-27 14:45:57 +01:00
mcp-api-key.service.ts feat(core): Add more details to MCP errors and telemetry (no-changelog) (#22118) 2025-11-21 14:48:54 +01:00
mcp-oauth-authorization-code.service.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00
mcp-oauth-consent.service.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00
mcp-oauth-service.ts chore: Bundle 2026-W9 (backport to 1.x) (#27538) 2026-03-25 14:27:48 +02:00
mcp-oauth-token.service.ts feat(core): Add more details to MCP errors and telemetry (no-changelog) (#22118) 2025-11-21 14:48:54 +01:00
mcp-oauth.helpers.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00
mcp-server-middleware.service.ts feat(core): Add more details to MCP errors and telemetry (no-changelog) (#22118) 2025-11-21 14:48:54 +01:00
mcp.auth.consent.controller.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00
mcp.constants.ts feat(core): Final mcp phase 1 updates (no-changelog) (#21873) 2025-11-14 19:10:13 +01:00
mcp.controller.ts feat(core): Return WWW-Authenticate header in /mcp-server/http endpoint (#21686) 2025-11-10 10:12:11 -05:00
mcp.errors.ts feat(core): Add more details to MCP errors and telemetry (no-changelog) (#22118) 2025-11-21 14:48:54 +01:00
mcp.event-relay.ts fix(editor): Address MCP feedback (no-changelog) (#20595) 2025-10-13 15:39:42 +02:00
mcp.module.ts feat(editor): Add oAuth clients management page (no-changelog) (#21443) 2025-11-06 15:39:17 +01:00
mcp.oauth-clients.controller.ts feat(editor): Add oAuth clients management page (no-changelog) (#21443) 2025-11-06 15:39:17 +01:00
mcp.oauth.controller.ts chore: Bundle 2026-W9 (backport to 1.x) (#27538) 2026-03-25 14:27:48 +02:00
mcp.service.ts feat(core): Add Execute workflow mcp tool (no-changelog) (#21840) 2025-11-17 12:40:55 +01:00
mcp.settings.controller.ts feat(core): Update activate and deactivate public endpoints (no-changelog) (#22298) 2025-11-27 17:30:17 +02:00
mcp.settings.service.ts feat: Add handling of MCP server API keys (no-changelog) (#20223) 2025-10-03 08:34:19 -04:00
mcp.typeguards.ts feat(core): Add telemetry to MCP (no-changelog) (#20797) 2025-10-15 13:43:30 +02:00
mcp.types.ts feat(core): Add more details to MCP errors and telemetry (no-changelog) (#22118) 2025-11-21 14:48:54 +01:00
mcp.utils.ts feat(core): Use new workflow history in mcp tools (#22384) 2025-11-27 14:45:57 +01:00
oauth-session.service.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00