Back to search
30
MCP

toqafelfel/mcp-slack

docker/toqafelfel/mcp-slack

MCP server for interacting with Slack workspace using Slack Web API.

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

Similar MCP servers embedding-nearest

ryanlawsonop/slack-user-mcp
MCP Server for the Slack API, enabling Claude to interact with Slack workspaces as a user.
0 tools
zencoderai/slack-mcp
MCP server for interacting with Slack workspaces. Support stdio and streamable http transports
0 tools
barie-slack-mcp
Slack MCP Server for interacting with Slack workspaces via the Model Context Protocol
0 tools
activity-mcp
MCP server for interacting with a number of services, like Slack, Harvest, GitHub, etc.
0 tools
bfljerum/slack-server-mcp
MCP server for slack integration
0 tools
acuvity/mcp-server-slack
MCP server for interacting with Slack
0 tools

How to use

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

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