M
MCP Slack Agent Team
by @berrzebb
클로드 코드와 slack간의 커뮤니케이션을 위한 mcp입니다.
Created 2/12/2026
Updated 13 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-slack-agent-team
Cursor configuration (mcp.json)
{
"mcpServers": {
"berrzebb-mcp-slack-agent-team": {
"command": "npx",
"args": [
"berrzebb-mcp-slack-agent-team"
]
}
}
}