Skip to content

Releases: ivo-toby/contentful-mcp

v1.21.0

17 Jan 16:45
3f90695

Choose a tag to compare

1.21.0 (2026-01-17)

Features

  • add DISABLE_AI_ACTIONS environment variable (9385e05)

v1.20.2

17 Jan 16:26

Choose a tag to compare

1.20.2 (2026-01-17)

Bug Fixes

  • build: fix buffer-equal-constant-time not compatible with node25 (fb89164)
  • build: fix buffer-equal-constant-time not compatible with node25 (9938b06)
  • ci: update semantic release packages (9333425)

v1.20.1

08 Oct 17:32
b961721

Choose a tag to compare

1.20.1 (2025-10-08)

Bug Fixes

  • header: rename header to X-contentful-user-agent (8afa7c3)

v1.20.0

08 Oct 15:44
f658b8f

Choose a tag to compare

1.20.0 (2025-10-08)

Features

  • client.ts: add MCP identification header to Contentful client configuration (b077ffb)

v1.19.0

31 Jul 08:21
4393efa

Choose a tag to compare

1.19.0 (2025-07-31)

Features

  • comment-handlers: add pagination support with limit and skip parameters for comment retrieval (96e8422)

v1.18.0

30 Jul 14:15
abbf0e9

Choose a tag to compare

1.18.0 (2025-07-30)

Features

  • comments: add support for threaded comments to enable structured conversations (d8aa8b0)

v1.17.0

28 Jul 15:48
c498eba

Choose a tag to compare

1.17.0 (2025-07-28)

Bug Fixes

  • comment-handlers: handle undefined environment variables to prevent incorrect spaceId and environmentId values (c4daac1)

Features

  • comment-handlers: add comment handling functionality with get, create, and retrieve single comment operations (3a690db)
  • comment-handlers: add deleteComment and updateComment handlers (ef07df7)

v1.16.1

11 May 15:57
80d45ab

Choose a tag to compare

1.16.1 (2025-05-11)

Bug Fixes

  • .gitignore: add exclusion rule for **/.claude/settings.local.json (c0e601f)
  • fetch type and entry to merge fields before updating on API (80d45ab)

v1.16.0

11 May 13:57
16bb030

Choose a tag to compare

1.16.0 (2025-05-11)

Features

  • major SSE transport release (16bb030)

v1.13.2

09 May 19:14
78c3cb2

Choose a tag to compare

1.13.2 (2025-05-09)

Bug Fixes

  • update Dockerfile to properly handle build output and server startup (4e26fb8)