Skip to content
Back to search
30
MCP

@chinchillaenterprises/mcp-slack

npm/@chinchillaenterprises/mcp-slack

MCP server for Slack. Single account loaded from env (SLACK_BOT_TOKEN); multi-workspace via separate server entries.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

toqafelfel/mcp-slack
MCP server for interacting with Slack workspace using Slack Web API.
0 tools
chisanan232/slack-mcp-server
🦾 A strong MCP server for Slack.
0 tools
slack-enterprise-mcp
Slack Enterprise MCP server. Tools: send message, search messages, list channels. Built by MEOK AI Labs.
0 tools
ryanlawsonop/slack-user-mcp
MCP Server for the Slack API, enabling Claude to interact with Slack workspaces as a user.
0 tools
activity-mcp
MCP server for interacting with a number of services, like Slack, Harvest, GitHub, etc.
0 tools
Slack Enterprise
Python MCP server for Slack enterprise messaging integration.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@chinchillaenterprises/mcp-slack": {
      "url": "None",
      "transport": "http"
    }
  }
}