π¦
Slack Pat MCP
MCP server for personal Slack access using user tokens
0 installs
Trust: 48 β Fair
Comms
Installation
npx slack-pat-mcpAsk AI about Slack Pat MCP
Powered by Claude Β· Grounded in docs
I know everything about Slack Pat MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
slack-pat-mcp
MCP server for personal Slack access using user tokens (xoxp-). 4 tools covering channels, DMs, chat, search, and user management.
Install
uvx slack-pat-mcp
Claude Code Config
"slack": {
"command": "uvx",
"args": ["slack-pat-mcp"],
"env": {
"SLACK_USER_TOKEN": "xoxp-...",
"SLACK_TEAM_ID": "T..."
}
}
Tools
- slack_channel β list, list_dms, history, thread, open_dm
- slack_chat β post, update, delete, react_add, react_remove
- slack_search β search messages with Slack syntax
- slack_users β list, info, profile, usergroups
Required Slack OAuth Scopes (User Token)
channels:read, channels:history, groups:read, groups:history, im:read, im:history, im:write, mpim:read, mpim:history, mpim:write, chat:write, reactions:read, reactions:write, search:read, users:read, users:read.email, users.profile:read, usergroups:read
