← All servers
🔧

Slack ↔ WxO MCP GatewayVerified🛡 No advisories

io.github.markusvankempen/slack-wxo-mcp-gateway
New to MCP? Start here →
0★ stars
0weekly installs
7 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/markusvankempen, which proved it owns this namespace.

Verified owner: github.com/markusvankempenio.github.markusvankempen/slack-wxo-mcp-gateway

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs SLACK_BOT_TOKEN, WXO_API_KEY, SLACK_SIGNING_SECRET.
Configuration
Reads WXO_INSTANCE_URL, WXO_AGENT_ID, GATEWAY_TRANSPORT.

About

Lifts WxO Slack limits: every-message wake-up, multi-channel MCP. https://markusvankempen.github.io/

Packages & transports

npm@markusvankempen/slack-wxo-mcp-gatewayv1.0.3 · npx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "slack_wxo_mcp_gateway": {
      "command": "npx",
      "args": [
        "-y",
        "@markusvankempen/slack-wxo-mcp-gateway"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @markusvankempen/slack-wxo-mcp-gateway