Loading MCP server directory, please wait...
Lifts WxO Slack limits: every-message wake-up, multi-channel MCP. https://markusvankempen.github.io/
npx @getmcp/cli add io.github.markusvankempen/slack-wxo-mcp-gatewayRequires Node.js 18+. Community-contributed server. Review source before installing.
SLACK_BOT_TOKENSlack Bot User OAuth Token (xoxb-…)
WXO_INSTANCE_URLwatsonx Orchestrate instance base URL
WXO_API_KEYwatsonx Orchestrate / MCSP API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.markusvankempen/slack-wxo-mcp-gateway": {
"command": "npx",
"args": [
"-y",
"@markusvankempen/slack-wxo-mcp-gateway",
"--stdio"
],
"env": {
"SLACK_BOT_TOKEN": "",
"WXO_INSTANCE_URL": "",
"WXO_API_KEY": "",
"WXO_AGENT_ID": "",
"GATEWAY_TRANSPORT": "",
"SLACK_SIGNING_SECRET": ""
}
}
}
}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.