Chisanan232/slack-mcp-server
𦾠A strong MCP server for Slack.
Platform-specific configuration:
{
"mcpServers": {
"slack-mcp-server": {
"command": "npx",
"args": [
"-y",
"slack-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<h1 align="center"> Slack MCP Server </h1>
<p align="center"> <a href="https://pypi.org/project/slack-mcp"> </a> <a href="https://github.com/Chisanan232/slack-mcp-server/releases"> </a> <a href="https://github.com/Chisanan232/slack-mcp-server/actions/workflows/ci.yaml"> </a> <a href="https://codecov.io/gh/Chisanan232/slack-mcp-server" > </a> <a href="https://results.pre-commit.ci/latest/github/Chisanan232/slack-mcp-server/master"> </a> <a href="https://sonarcloud.io/summary/new_code?id=Chisanan232_slack-mcp-server"> </a> <a href="https://chisanan232.github.io/slack-mcp-server/"> </a> <a href="https://opensource.org/licenses/MIT"> </a>
</p>
𦾠A strong MCP (Model Context Protocol) server for Slack integration, providing standardized acc
Loading reviews...