by ubie-oss · MCP Server · ★ 110
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
slack-mcp-server A MCP(Model Context Protocol) server for accessing Slack API. This server allows AI assistants to interact with the Slack API through a standardized interface. Transport Support This server supports both traditional and modern MCP transport methods: Stdio Transport (default): Process-based communication for local integration Streamable HTTP Transport: HTTP-based communication for web applications and remote clients Features Available tools: - List public channels in the workspace with pagination - Post a new message to a Slack channel - Reply to a specific message thread in Slack - Add a reaction emoji to a message - Get recent messages from a channel - Get all replies in a message thread - Retrieve basic profile information of all users in the workspace - Get multiple users' profile information in bulk (efficient for batch operations) - Search for messages in the workspace with powerful filters: Basic query search Location filters: User filters: , Date filters: (YYYY-MM-DD), (YYYY-MM-DD), (YYYY-MM-DD), (e.g., "July", "2023") Content filters: (emoji reactions),
| Stars | 110 |
| Forks | 26 |
| Language | JavaScript |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 73.4068750501642/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-29 |
| Created | 2025-04-10 |
| Platforms | mcp, node |
| Est. Tokens | ~5k |
Explore other popular mcp server tools:
slack-mcp-server is A Slack MCP server. It is categorized as a MCP Server with 110 GitHub stars.
slack-mcp-server is primarily written in JavaScript.
You can find installation instructions and usage details in the slack-mcp-server GitHub repository at github.com/ubie-oss/slack-mcp-server. The project has 110 stars and 26 forks, indicating an active community.
slack-mcp-server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.