MCP Server
MCP
io.github.justadityaraj/slack-lists-mcp
Full read + write access to Slack Lists for AI: create, update, check off, reassign, delete.
Install
uvx ars-slack-lists-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "ars-slack-lists-mcp",
"version": "1.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Slack bot token (xoxb-...) for an app with lists:read and lists:write scopes. The bot must be given access to each List it manages.",
"isRequired": true,
"isSecret": true,
"name": "SLACK_BOT_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment