loading…
Search for a command to run...
loading…
Enterprise-grade Slack integration with compliance audit trails for AI agents. Every action is logged locally for governance, regulatory compliance, and securit
Enterprise-grade Slack integration with compliance audit trails for AI agents. Every action is logged locally for governance, regulatory compliance, and security review.
By MEOK AI Labs — Sovereign AI tools for everyone.
Enterprise-grade Slack integration with compliance audit trails for AI agents. Every action is logged locally for governance, regulatory compliance, and security review.
MCPize MIT License MEOK AI Labs
| Tool | Description |
|---|---|
send_message |
Send a message to a Slack channel or thread |
search_messages |
Search messages across the workspace |
list_channels |
List Slack channels with member counts and topics |
get_thread |
Get a full thread with all replies |
create_channel |
Create a new Slack channel |
set_channel_topic |
Update the topic of a Slack channel |
get_audit_log |
Return the audit trail of all MCP actions |
summarize_channel |
Get and summarize the last N messages from a channel |
pip install mcp
git clone https://github.com/CSOAI-ORG/slack-enterprise-mcp.git
cd slack-enterprise-mcp
python server.py
{
"mcpServers": {
"slack-enterprise": {
"command": "python",
"args": ["server.py"],
"cwd": "/path/to/slack-enterprise-mcp"
}
}
}
| Plan | Price | Requests |
|---|---|---|
| Free | $0/mo | 100 calls/day |
| Pro | $12/mo | 10,000 calls/day + priority |
| Enterprise | Contact us | Custom + SLA + on-prem audit |
This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.
MEOK AI Labs | meok.ai | [email protected] | United Kingdom
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"slack-enterprise-mcp-server": {
"command": "npx",
"args": []
}
}
}