slack-mcp

by duolingo · browser-web · mcp-server, glama

Advanced setupBest for productionTrust score 35/100

Read-only MCP server for Slack with OAuth 2.1 authentication, enabling message retrieval, thread replies, search, user and channel listing.

Source: https://github.com/duolingo/slack-mcp

Install

git clone https://github.com/duolingo/slack-mcp

Use this forAI-extracted

  • Send and receive messages in Slack channels programmatically from Claude
  • Search Slack message history and retrieve conversation context for analysis
  • Manage Slack workflows by posting notifications, updates, and alerts through an MCP server
  • Build multi-user Slack integrations with OAuth authentication for enterprise deployments

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About browser-web MCP servers and Claude skills

browser-web MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

slack-mcp is one of hundreds of browser-web entries indexed on Skiln. Browse the full browser-web category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related browser-web MCPs and skills

  • Mail MCP by jiabin-24

    An email assistant MCP server that enables mailbox operations such as listing folders, reading and searching emails, composing drafts, and sending messages.

  • FRED API MCP Server by dracepj

    Enables searching and retrieving economic data from the Federal Reserve Economic Data (FRED) API, including time series, categories, releases, and popular indicators.

  • seats.aero MCP server by gavgrego

    Enables natural language interaction with the seats.aero API for searching flight availability, routes, and bulk availability using your seats.aero Pro API key.

  • kpop-wiki by Eunseo27

    Enables searching, retrieving, creating, and updating K-POP wiki pages (artists, albums, terms) via MCP tools.

  • Google Maps Contributor Reviews API MCP Server by johnisanerd

    Enables fetching a Google Maps contributor's review history as structured JSON, including reviewer profile and place details, for reputation research, reviewer vetting, and fraud detection.

  • diagnosis-service by CarlosYonng

    Enables business services to push error logs and generate diagnostic reports using MCP tools for log searching, code querying, and report generation.

  • macos-mail-mcp by marius-cetanas

    An MCP server for Apple Mail that enables Claude to read, search, manage, and compose emails via AppleScript.

  • semantic-search-mcp by adam-hanna

    Provides semantic code search over codebases using local embeddings with natural language queries. Supports hybrid search, file watching, and respects .gitignore.

Frequently asked questions

How do I install slack-mcp?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support slack-mcp?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is slack-mcp free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.