Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

slack-mcp-server — Slack MCP with Stealth/OAuth

Slack MCP server for channels, DMs, search, and smart history fetch via stdio/SSE/HTTP transports; verified 1594★, pushed 2026-04-30.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Npx|Docker|Dxt
Confiance
Confiance : Established
Point d'entrée
npx -y slack-mcp-server@latest --transport stdio
Commande CLI universelle
npx tokrepo install b26420a0-bc15-5a13-bd16-22f083092d6a
Introduction

Slack MCP server for channels, DMs, search, and smart history fetch via stdio/SSE/HTTP transports; verified 1594★, pushed 2026-04-30.

Best for: Teams who want Slack as an agent tool surface (read-first by default, with explicit opt-in for write tools)

Works with: Claude Desktop / Cursor MCP configs using npx (stdio/SSE), plus Slack OAuth tokens or browser session tokens

Setup time: 15-30 minutes

Key facts (verified)

  • GitHub: 1594 stars · 315 forks · pushed 2026-04-30.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: npx -y slack-mcp-server@latest --transport stdio.

Main

  • Start read-only: keep message posting and “mark as read” disabled until you have clear internal policy and channel allowlists.

  • Use smart history fetch to keep context tight: fetch by date/count and paginate when you need deeper context.

  • Pick an auth mode that matches your environment: OAuth tokens (xoxp/xoxb) vs browser session (xoxc/xoxd) tradeoffs are documented in README.

  • Add it to your MCP client config once, then standardize tool naming + allowlists so agents don’t spam Slack by accident.

Source-backed notes

  • README lists supported transports (stdio/SSE/HTTP) and multiple auth approaches (OAuth tokens and browser session tokens).
  • Docs show npx -y slack-mcp-server@latest --transport stdio examples for Claude Desktop configuration.
  • README notes write tools (posting / marking as read) are disabled by default and enabled via environment variables.

FAQ

  • Is message posting enabled by default?: No — README says posting tools are disabled by default and must be enabled explicitly.
  • Which token should I use?: Docs show XOXP (user), XOXB (bot), or XOXC/XOXD (browser session) options; choose based on access needs.
  • Can I run it without editing config files?: Docs mention DXT/installer options for desktop clients; npx is the fastest manual path.
🙏

Source et remerciements

Source: https://github.com/korotovsky/slack-mcp-server > License: MIT > GitHub stars: 1594 · forks: 315

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires