Skip to content

jtalk22/slack-mcp-server

v4.4.2 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 24d MCP SaaS Integrations
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

platform-commercial status-live

Affected surfaces

auth breaking_upgrade

Summary

AI summary

Fixed HTTP transport dispatch, worker tool contract bugs, token extraction robustness, workflow store safety, and status widget hardening.

Full changelog

Fixed

  • HTTP transport dispatches all 21 advertised toolsslack_workflow_save, slack_workflows, and the three hosted upgrade stubs previously returned unknown_tool over HTTP. Both transports now route through a shared handler map, with a schema test guarding against future drift between tools/list and the dispatch surface.
  • Worker tool contractsslack_users_search paginates users.list (explicit scan cap + truncated flag) and honors limit; slack_conversations_unreads returns the documented shape (total_unread_conversations + per-conversation entries) instead of a raw counts dump, with DM display names resolved concurrently.
  • Token extraction robustness — LevelDB extraction now returns the newest token instead of the oldest (fixes stale-token invalid_auth after re-login); Chrome cookie snapshots include the -wal/-shm sidecars so extraction works while Chrome is running; extraction temp directories are removed instead of leaking.
  • Workflow store safety — a corrupt profile store is quarantined aside (.corrupt-<timestamp>) with a warning instead of being silently replaced on the next save; saves are atomic (temp file + rename).
  • Status widget hardening — remote /status fields render as text nodes; docs links are validated https:// URLs.
  • conversations.history only sets inclusive when a boundary timestamp is provided; empty user-search queries are rejected instead of matching everyone.

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

Track jtalk22/slack-mcp-server

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]