Slack Lists MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi. Last commit 29 Jun 2026.
Full read + write access to Slack Lists for AI: create, update, check off, reassign, delete.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add slack-lists-mcp -- uvx ars-slack-lists-mcp
{
"mcpServers": {
"slack-lists-mcp": {
"args": [
"ars-slack-lists-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.slack-lists-mcp]
command = "uvx"
args = ["ars-slack-lists-mcp"]
{
"mcpServers": {
"slack-lists-mcp": {
"args": [
"ars-slack-lists-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"slack-lists-mcp": {
"args": [
"ars-slack-lists-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.