n8n/packages/cli/src/modules/mcp
Milorad FIlipović acdec59a12
feat(core): Add Execute workflow mcp tool (no-changelog) (#21840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-11-17 12:40:55 +01:00
..
__tests__ feat(core): Add Execute workflow mcp tool (no-changelog) (#21840) 2025-11-17 12:40:55 +01: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): Add Execute workflow mcp tool (no-changelog) (#21840) 2025-11-17 12:40:55 +01:00
mcp-api-key.service.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05: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 feat(editor): Add oAuth clients management page (no-changelog) (#21443) 2025-11-06 15:39:17 +01:00
mcp-oauth-token.service.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05: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): Return WWW-Authenticate header in /mcp-server/http endpoint (#21686) 2025-11-10 10:12:11 -05: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 Execute workflow mcp tool (no-changelog) (#21840) 2025-11-17 12:40:55 +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 feat: Allow CORS in the discovery endpoints (#21602) 2025-11-10 08:21:10 +01: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): Add Execute workflow mcp tool (no-changelog) (#21840) 2025-11-17 12:40:55 +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): Add Execute workflow mcp tool (no-changelog) (#21840) 2025-11-17 12:40:55 +01:00
mcp.utils.ts feat(core): Add Execute workflow mcp tool (no-changelog) (#21840) 2025-11-17 12:40:55 +01:00
oauth-session.service.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00