Skip to content

jtalk22/slack-mcp-server

v4.4.3 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 23d 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

Summary

AI summary

OAuth token death detection now provides structured recovery guidance and pricing surfaces display live tiers.

Full changelog

OAuth Lifeboat — recovery at the moment of pain

Slack rotates browser session tokens (xoxc/xoxd) roughly every 1–2 weeks. Until now, a dead token meant every tool call failed with a raw invalid_auth. From 4.4.3, the server detects token death (invalid_auth, not_authed, token_expired, token_revoked, account_inactive, HTTP 401) in both transports and the slack_health_check connectivity test, and returns structured recovery guidance instead:

  1. Self-fix first — re-extract with npx -y @jtalk22/slack-mcp --setup (macOS: the slack_refresh_tokens tool).
  2. Permanent fix secondhosted OAuth never rotates. Free tier, no card.

The long-form message appears at most once per process per hour (agents in retry loops get a one-liner). SLACK_MCP_NO_UPSELL=1 keeps the self-fix guidance and drops the hosted mention entirely.

Pricing surfaces now match the live storefront

Every public surface (README, manifests, docs, demo pages, setup wizard, in-tool upgrade prompts) now carries the live tiers: Free 2,000 requests + 25 tool calls/mo · Pro $19/mo or $190/yr · Team $49/mo or $490/yr flat · Safeguard $199/mo waitlist. Dated release notes are untouched history.

Tests: 19 passing (11 new). Full changelog: CHANGELOG.md

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]