MCP_Slack_Server
by dadavidtseng
Overview
Provides a backend server to integrate and interact with the Slack messaging platform, potentially for a project named 'MCP'.
Installation
No command providedEnvironment Variables
- SLACK_BOT_TOKEN
- SLACK_SIGNING_SECRET
- PORT
Security Notes
Source code not provided. Analysis is based solely on the repository name. As a server interacting with Slack, it inherently involves handling sensitive API tokens/secrets and exposing network endpoints. Without code review, critical risks such as hardcoded secrets, improper input validation, denial-of-service vulnerabilities, or unauthenticated endpoints cannot be assessed. It is considered unsafe to run without a thorough security audit of the actual code.
Similar Servers
slack-mcp-server
Model Context Protocol (MCP) server providing real-time and historical Slack data access to AI models.
slack-mcp-client
A Slack bot that bridges Slack and AI models (LLMs) to interact with external tools and systems via the Model Context Protocol (MCP).
mcp-discord
An MCP server that enables AI assistants to interact with the Discord platform by providing tools for communication, channel management, and server information retrieval.
slack-mcp
A read-only Model Context Protocol (MCP) server for Slack, providing secure, multi-user access to Slack data through a set of API tools.