Skip to content

Releases: OctopusDeploy/mcp-server

v1.1.0

22 Jan 09:09
bb585af

Choose a tag to compare

1.1.0 (2026-01-22)

Features

  • Add create release / deploy release tools. Enable by providing a --no-read-only startup argument (#61) (6caa0f8)
  • Combine some get/list tools into find tools for better tool discovery and reduced context usage (#60) (4f7c3a5)
  • Improved error handling to guide models better (#20) (7b7883d)

Performance Improvements

  • Optimize space resolver to use direct get() instead of list() (#57) (bb6dd15)

v1.0.1

12 Dec 03:52
6af2e07

Choose a tag to compare

1.0.1 (2025-12-12)

Bug Fixes

v1.0.0

25 Nov 23:27
4991077

Choose a tag to compare

1.0.0 (2025-11-25)

⚠ BREAKING CHANGES

  • removes early access labeling

Bug Fixes

  • removes early access labeling (f63ccf4)

v0.3.1

02 Oct 01:17
d208438

Choose a tag to compare

0.3.1 (2025-10-02)

Bug Fixes

  • Add missing pagination parameters to various tools (#45) (3d2d444)

v0.3.0

01 Oct 05:33
4ed95a8

Choose a tag to compare

0.3.0 (2025-10-01)

Features

Bug Fixes

  • Change log file path to match entry point instead of node folder (#44) (206b6ca)
  • Fix SBOM build (#42) (9500aa4)

v0.2.5

25 Sep 07:14
5fac675

Choose a tag to compare

0.2.5 (2025-09-25)

Bug Fixes

v0.2.4

25 Sep 06:32
8d7bde4

Choose a tag to compare

0.2.4 (2025-09-25)

Bug Fixes

v0.2.3

25 Sep 06:07
4986672

Choose a tag to compare

0.2.3 (2025-09-25)

Bug Fixes

  • Add Docker container support (#32) (c395f2d)
  • In the getDeploymentProcess tool, ensure processId is set if not provided

v0.2.2

19 Sep 05:54
c6835c2

Choose a tag to compare

0.2.2 (2025-09-19)

Bug Fixes

  • Fix image source URLs in README.md (#28) (da6cc4e)

v0.2.1

19 Sep 05:48
850f808

Choose a tag to compare

0.2.1 (2025-09-19)

Bug Fixes

  • Add accounts operations to README (#26) (5bdbd9b)