mcpbeat Sign in

Wix MCP Server

answering

Wix is answering right now. Last checked 11 min ago. Last commit 7 Jan 2026.

A Model Context Protocol server for Wix AI tools

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
182 of 182 checks
Tools
hidden behind auth
168 ms
Response time
average over 24h
16
Stars
last commit 7 Jan 2026

Nothing serious here today

Today is the operative word: we check Wix every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.wix.com/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.wix.com/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.wix.com/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.wix.com/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.wix.com/sse"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mcp.wix.com/sse sse sign-in 185 ms 11 min ago
https://mcp.wix.com/mcp streamable-http sign-in 121 ms 11 min ago

Alternatives to Wix

same job, measured the same way
MCP Sitecore Server
by antonytm

A Model Context Protocol server for Sitecore

484 installs/wk local only
Esa MCP Server
by koki-develop

A Model Context Protocol (MCP) server for esa.io

74 installs/wk local only
Trello MCP Server
by billnobill

Trello Model Context Protocol (MCP) Server for AI Agents

40 installs/wk local only
MCP For API
by appwrite

MCP (Model Context Protocol) server for Appwrite

33 496 installs/wk local only
Gitlab MCP Server
by dubuqingfeng

GitLab MCP (Model Context Protocol) server for AI agents

62 installs/wk local only
Mongodb MCP Server
by mongodb-js

MongoDB Model Context Protocol Server

82 973 installs/wk local only
Nx MCP
by nrwl

A Model Context Protocol server implementation for Nx

57 193 installs/wk local only
Nx Console
by nrwl

A Model Context Protocol server implementation for Nx

local only

Wix — questions

Answers built from our own checks of this server.

Why is there no tool list for Wix?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Wix working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 168 ms. The bar chart above shows every period we have measured.
How do I connect Wix?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Wix?
No API key is involved. Wix answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Wix?
It answers our handshake in 168 ms on average, which is faster than 73% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Wix open source?
We cannot say either way: 16 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.