2.42.6
2.42.6 — Targets Portainer 2.42.x
Added
- Claude Desktop one-click
.mcpbbundles (#72). The server now ships as a
self-contained PyInstaller binary bundle (no Python/uv/Node needed on the
client), built per-platform (darwin-arm64,win32-x64,linux-x64) and
attached to this release. - Bundled hygiene guidance, served on demand via a
get_guidancetool (#72).
The fullportainer-mcp-hygieneskill now ships with every install method
(uvx, container,.mcpb) from the sameSKILL.md, so it can't drift. A
one-time-per-session gate requiresget_guidanceso the guide reliably lands
in context rather than relying on the truncatableinstructionsfield. A
missing guide is now a hard startup failure.
Changed
- Hygiene skill guidance expanded (#71) to cover mutations and typed
Kubernetes field shapes, and to report its own gaps (failingselect
examples, redaction/truncation mismatches, missing tools) as scrubbed,
consent-gated issues againstportainer/portainer-mcp.
Removed
- Manual hygiene-skill curl install instructions (README,
docs/distribution/claude-desktop.md). The guide is now bundled and served
viaget_guidance, so the curl snippets were redundant and drift-prone.
Full changelog: https://github.com/portainer/portainer-mcp/blob/2.42.6/CHANGELOG.md