Back to search
30
MCP

bitovi/slack-mcp-server

docker/bitovi/slack-mcp-server

MCP server for Slack integration - enables AI agents to read and search Slack messages via URLs

Uptime
0.0%
3 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
bfljerum/slack-server-mcp
MCP server for slack integration
0 tools
zencoderai/slack-mcp
MCP server for interacting with Slack workspaces. Support stdio and streamable http transports
0 tools
alissonstocheroarq/gitlab-mcp
GitLab MCP Server. Connects AI Agents to GitLab via HTTP for managing Projects, Issues, and MRs.
0 tools
io.github.stevenvo/slack-mcp-server
Read Slack conversations, threads, user info, and search messages from your MCP client.
0 tools
io.github.csoai-org/slack-enterprise-mcp
slack-enterprise-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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