n8n/packages/cli/src/modules/mcp
2026-04-20 08:48:32 +00:00
..
__tests__ fix(core): Report success from mcp tool if workflow is created in DB (no-changelog) (#28529) 2026-04-20 08:48:32 +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 fix(core): Report success from mcp tool if workflow is created in DB (no-changelog) (#28529) 2026-04-20 08:48:32 +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: Bundle 2026-W9 (#27532) 2026-03-25 07:51:06 +00: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: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00: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): Implement Test workflow MCP tool (#27348) 2026-03-27 07:47:48 +00:00
mcp.module.ts feat: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00:00
mcp.oauth-clients.controller.ts fix(core): Add ownership check to MCP OAuth client deletion (#27446) 2026-03-24 12:55:17 +00:00
mcp.oauth.controller.ts chore: Bundle 2026-W9 (#27532) 2026-03-25 07:51:06 +00:00
mcp.service.ts fix(core): Report success from mcp tool if workflow is created in DB (no-changelog) (#28529) 2026-04-20 08:48:32 +00:00
mcp.settings.controller.ts feat: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00: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: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
mcp.utils.ts feat: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00:00
oauth-session.service.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00