This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryStructured diagnostics added for install checks, health reporting, and API failures.
Full changelog
[!IMPORTANT]
Superseded byv3.0.0. Current install path: https://jtalk22.github.io/slack-mcp-server/Install + Verify:
npx -y @jtalk22/slack-mcp --setup npx -y @jtalk22/slack-mcp@latest --version npx -y @jtalk22/slack-mcp@latest --doctor npx -y @jtalk22/slack-mcp@latest --status
v2.0.0 — Deterministic Diagnostics and Distribution Parity
This release hardens install diagnostics, standardizes status/health messaging, and aligns distribution metadata for npm, registry, and hosted surfaces.
Improved
--statusinstall-path verification now enforces read-only behavior in both local andnpxexecution.--doctorinstall verification now enforces the full exit matrix:0ready1missing credentials2invalid or expired credentials3runtime or connectivity failure
- Token health now reports
unknown_agesemantics when timestamps are unavailable instead of false critical warnings. - MCP stdio/http tool-call failures now return structured diagnostics:
statuscodemessagenext_action
- Web API auth/validation/runtime failures now return structured diagnostics with consistent fields.
Metadata
- Version aligned to
2.0.0across runtime constants and registry metadata. server.jsonenriched with title, website URL, and icon metadata for clearer registry presentation.- Added version parity verifier script:
npm run verify:version-parity- writes
docs/release-health/version-parity.md
Compatibility
- No MCP tool names were renamed or removed.
- Existing CLI entry points remain intact (
--setup,--status,--doctor,web,http).
Post-Launch Polish (No New Tag)
- Public demo pages now use canonical media assets (
demo-claude.webm,demo-claude.gif) with refreshed screenshots/poster output. - Mobile layouts were tightened across
public/index.html,public/demo.html,public/demo-claude.html, andpublic/demo-video.htmlfor 360px/390px viewports. - Public docs index now favors curated operator guidance and de-emphasizes raw launch-ops logs from primary navigation.
Verify
npx -y @jtalk22/slack-mcp --version
npx -y @jtalk22/slack-mcp --doctor
npx -y @jtalk22/slack-mcp --status
npx -y @jtalk22/slack-mcp --setup
Upgrade
npm i -g @jtalk22/[email protected]
Operations Note
- If registry surfaces lag after publish, treat version parity as propagating and re-run:
npm run verify:version-parity -- --allow-propagation
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About jtalk22/slack-mcp-server
Your complete Slack context for Claude—DMs, channels, threads, search. No OAuth apps, no admin approval. `--setup` and done, 11 tools, auto-refresh.
Related context
Beta — feedback welcome: [email protected]