slack-lists-mcp
Rank #63,825io.github.justadityaraj/slack-lists-mcp
Full read + write access to Slack Lists for AI: create, update, check off, reassign, delete.
slack-lists-mcp is a Model Context Protocol (MCP) server published by justadityaraj. It ranks #63,825 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. slack-lists-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 68,288 of 132,113 servers on MCP Toplist.
Use slack-lists-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add slack-lists-mcp -e "SLACK_BOT_TOKEN=<your SLACK_BOT_TOKEN>" -- uvx ars-slack-lists-mcpReplace each placeholder with your own value before saving.
[mcp_servers.slack-lists-mcp]
command = "uvx"
args = ["ars-slack-lists-mcp"]
[mcp_servers.slack-lists-mcp.env]
SLACK_BOT_TOKEN = "<your SLACK_BOT_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"slack-lists-mcp": {
"command": "uvx",
"args": [
"ars-slack-lists-mcp"
],
"env": {
"SLACK_BOT_TOKEN": "<your SLACK_BOT_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"slack-lists-mcp": {
"command": "uvx",
"args": [
"ars-slack-lists-mcp"
],
"env": {
"SLACK_BOT_TOKEN": "<your SLACK_BOT_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"slack-lists-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ars-slack-lists-mcp"
],
"env": {
"SLACK_BOT_TOKEN": "<your SLACK_BOT_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"slack-lists-mcp": {
"command": "uvx",
"args": [
"ars-slack-lists-mcp"
],
"env": {
"SLACK_BOT_TOKEN": "<your SLACK_BOT_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"slack-lists-mcp": {
"command": "uvx",
"args": [
"ars-slack-lists-mcp"
],
"env": {
"SLACK_BOT_TOKEN": "<your SLACK_BOT_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.justadityaraj%2Fslack-lists-mcp)<a href="https://mcptoplist.com/server/io.github.justadityaraj%2Fslack-lists-mcp"><img src="https://mcptoplist.com/badge/io.github.justadityaraj%2Fslack-lists-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
justadityaraj
Other servers by justadityaraj
View all justadityaraj servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains slack-lists-mcp?
- slack-lists-mcp is maintained by justadityaraj, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is slack-lists-mcp listed on the Official MCP Registry?
- Yes — slack-lists-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does slack-lists-mcp have?
- MCP Toplist tracks 1 version of slack-lists-mcp, most recently published on Jun 29, 2026.
- Where can I find the source code for slack-lists-mcp?
- The source code for slack-lists-mcp is hosted at github.com/justadityaraj/slack-lists-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.