slack-mcp-server

jtalk22/slack-mcp-server
★ 22 stars JavaScript 🤖 AI/LLM Updated 9d ago
Session-based Slack MCP for Claude and MCP clients: local-first workflows, secure-default HTTP.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "slack-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jtalk22/slack-mcp-server"
      ]
    }
  }
}

README Excerpt

Give your AI agent full Slack access — and structured workflow output the AI can actually use. No app registration, no admin approval, no OAuth. One command, 21 tools, works with any MCP client. ```bash npx -y @jtalk22/slack-mcp --setup ``` **[▶ Watch the demo](https://jtalk22.github.io/slack-mcp-server/public/demo-video.html)** — 7 scenarios, from 47 unreads to inbox zero, without opening Slack.

Tools (20)

customexec_briefincident_roomproduct_launch_watchslack_add_reactionslack_catch_me_upslack_conversations_historyslack_conversations_markslack_conversations_unreadsslack_get_full_conversationslack_get_threadslack_health_checkslack_list_conversationsslack_list_usersslack_refresh_tokensslack_remove_reactionslack_search_messagesslack_send_messageslack_smart_searchslack_token_status

Topics

platform-commercialstatus-live