Loading MCP server directory, please wait...
Full read + write access to Slack Lists for AI: create, update, check off, reassign, delete.
npx @getmcp/cli add io.github.justadityaraj/slack-lists-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SLACK_BOT_TOKENSlack bot token (xoxb-...) for an app with lists:read and lists:write scopes. The bot must be given access to each List it manages.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.justadityaraj/slack-lists-mcp": {
"command": "uvx",
"args": [
"ars-slack-lists-mcp"
],
"env": {
"SLACK_BOT_TOKEN": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Gotify push notifications and message management.
Apprise notifications over MCP and CLI with authenticated stdio and HTTP transports.
Gotify notifications and app, client, and message management over MCP and CLI.