Slack ↔ WxO MCP Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 18 Jul 2026.
Lifts WxO Slack limits: every-message wake-up, multi-channel MCP. https://markusvankempen.github.io/
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const r = spawnSync(cmd, ["--version"], { encoding: "utf8" });
else box.innerHTML = html || "<div class='hint'>No log lines yet.</div>";
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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-wxo-mcp-gateway -- npx -y @markusvankempen/slack-wxo-mcp-gateway
{
"mcpServers": {
"slack-wxo-mcp-gateway": {
"args": [
"-y",
"@markusvankempen/slack-wxo-mcp-gateway"
],
"command": "npx"
}
}
}
[mcp_servers.slack-wxo-mcp-gateway]
command = "npx"
args = ["-y", "@markusvankempen/slack-wxo-mcp-gateway"]
{
"mcpServers": {
"slack-wxo-mcp-gateway": {
"args": [
"-y",
"@markusvankempen/slack-wxo-mcp-gateway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"slack-wxo-mcp-gateway": {
"args": [
"-y",
"@markusvankempen/slack-wxo-mcp-gateway"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SLACK_BOT_TOKEN (Slack Bot User OAuth Token (xoxb-…)), WXO_INSTANCE_URL (watsonx Orchestrate instance base URL), WXO_API_KEY (watsonx Orchestrate / MCSP API key), WXO_AGENT_ID (Default WxO agent id for bindings), GATEWAY_TRANSPORT (stdio (IDE) or streamable-http (hosted). Default for npx IDE use: stdio), SLACK_SIGNING_SECRET (Slack signing secret (Events mode)).
The author declared them in the registry entry; get the values from the project itself.
Auto-download & launch https://github.com/LinuxSuRen/atest-mcp-server
One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
Moved to io.github.winter0x/nockchain-mcp. This entry is no longer updated.
All-in-one MCP server: GitHub, Git, Slack, web fetch, memory, and filesystem. Agent Mode opt-in.
ZeroDB agent-memory MCP — 18 tools: memory + write-back to Slack, Gmail, Calendar, GitHub.
Human-authenticated setup for routing GitHub pull requests into the right Slack channel.
MCP server to create, read, update, list, and search GitHub Gists from your IDE
GraphQL gateway for LLMs. Handles huge GitHub GraphQL & @neo4j/graphql schemas without crashing
Answers built from our own checks of this server.