#1020·n8n-mcp

MCP 规范符合性: 1 项要求违反 (通过 @hasmcp/mcp-spec-test) — 规范 2025-11-25

作者: hasmcp-dev创建于 2026年8月24日更新于 2026年8月24日

Running the `@hasmcp/mcp-spec-test` conformance suite against `npx -y n8n-mcp`, tested against protocol revision `2025-11-25`, shows a single violation: a client that offers `2025-11-25` during the handshake is answered with `2025-03-26` instead — a revision outside the window (`2026-07-28`, `2025-11-25`) the server itself advertises as supported. This is a much narrower issue than the one found under revision `2026-07-28` (filed separately, with 7 violations there, mostly due to a missing `server/discover` method). This may be intentional backward-compatibility behavior rather than a bug — please feel free to close if not applicable.

内容来源: czlonkowski/n8n-mcp