MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Tasks
  3. /Send Slack messages from your assistant

Send Slack messages from your assistant

Search channels and post without leaving chat

Slack MCP servers differ on OAuth vs bot tokens, which channels they can see, and whether posting is allowed. A random pick often fails auth on first message.

Ads

Pick a server

  1. 1
    Slack MCP ServerRecommendedOfficial0

    Official Slack MCP — search and message workflows from the assistant.

  2. 2K
    korotovsky/slack-mcp-serverCommunity0

    Popular community Slack MCP with broader workspace tooling.

  3. 3J
    jtalk22/slack-mcp-serverCommunity0

    Community alternative if you already follow that install guide.

Official

Prefer the official Slack MCP when you want a supported install path and standard bot scopes.

Community

Community servers help for self-hosted bots or alternate Slack API wrappers you already operate.

Config for Cursor

One server — Slack MCP Server. Not a stack merge.

{
  "mcpServers": {
    "slack": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-slack"
      ],
      "env": {
        "SLACK_BOT_TOKEN": "xoxb-****",
        "SLACK_TEAM_ID": "T****"
      }
    }
  }
}

Added 17 days ago · Aug 31, 2026

FAQ

Bot token or user token?
Most Slack MCP servers expect a bot token (xoxb-). Invite the bot to channels before asking the agent to post there.
Will this spam the workspace?
Scope the bot to specific channels and ask the agent to draft before send when the message is public.

Related jobs

  • Create Linear issues without leaving chat
  • MCP for Notion
  • Review GitHub PRs from Cursor