n8n/packages/cli/src/modules/mcp
2026-02-11 16:24:08 +00:00
..
__tests__ fix(editor): Fix mcp toggle in workflow settings (#25630) 2026-02-11 16:24:08 +00:00
database feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00
dto refactor(core): Replace zod-class with minimal implementation (#25393) 2026-02-06 09:45:22 +00:00
tools refactor(core): Consolidate MCP trigger server logic into nodes-langchain package (#25336) 2026-02-05 13:25:50 +00: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: Update @modelcontextprotocol/sdk (#22823) 2025-12-05 15:13:49 +01: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 perf(core): Lazyload Swagger, PSL and MCP libs (#24902) 2026-01-27 10:40:00 +00:00
mcp.errors.ts feat(core): Improve MCP server telemetry (no-changelog) (#24370) 2026-01-20 07:49:29 +00:00
mcp.event-relay.ts fix(editor): Fix mcp toggle in workflow settings (#25630) 2026-02-11 16:24:08 +00:00
mcp.module.ts perf(core): Make MCP module exclusive to main (#24899) 2026-01-27 12:10:44 +00: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 fix(core): Add rate limiting to mcp-oauth endpoints (#24734) 2026-01-24 00:08:52 +00:00
mcp.service.ts feat(core): Add MCP queue mode and multi-main support (#25147) 2026-02-04 08:40:48 +00:00
mcp.settings.controller.ts feat(editor): Connect workflows from MCP settings page (#23025) 2025-12-15 19:25:29 +01: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): Improve MCP server telemetry (no-changelog) (#24370) 2026-01-20 07:49:29 +00: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