Installation & Configuration
{
"mcpServers": {
"mcp-slack-local": {
"command": "node",
"args": [
"/path/to/project/dist/index.js"
],
"env": {
"SLACK_BOT_USER_OAUTH_TOKEN": "test-bot-token",
"SLACK_TEAM_ID": "test-team-id"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15