Wix MCP Server
Rank #12,509com.wix/mcp
MCP server providing mcp capabilities
Wix MCP Server is a Model Context Protocol (MCP) server published by wix. It ranks #12,509 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. Wix MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on May 13, 2025 and most recently updated on Dec 22, 2025.
Ranks ahead of 119,537 of 132,046 servers on MCP Toplist.
Use Wix MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wix https://mcp.wix.com/sseclaude mcp add --transport http wix https://mcp.wix.com/mcp[mcp_servers.wix]
url = "https://mcp.wix.com/sse"Add to ~/.codex/config.toml.
[mcp_servers.wix]
url = "https://mcp.wix.com/mcp"Add to ~/.codex/config.toml.
https://mcp.wix.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.wix.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"wix": {
"url": "https://mcp.wix.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"wix": {
"url": "https://mcp.wix.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wix": {
"type": "http",
"url": "https://mcp.wix.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"wix": {
"type": "http",
"url": "https://mcp.wix.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wix": {
"serverUrl": "https://mcp.wix.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wix": {
"serverUrl": "https://mcp.wix.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wix": {
"url": "https://mcp.wix.com/sse"
}
}
}{
"mcpServers": {
"wix": {
"url": "https://mcp.wix.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.wix%2Fmcp)<a href="https://mcptoplist.com/server/com.wix%2Fmcp"><img src="https://mcptoplist.com/badge/com.wix%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
wix
Available versions (4)
| Version | Published |
|---|---|
| 1.0.2 | Dec 22, 2025 |
| 1.0.1 | Dec 21, 2025 |
| 1.0.0 | Sep 23, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Wix MCP Server?
- Wix MCP Server is maintained by wix, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Wix MCP Server listed on the Official MCP Registry?
- Yes — Wix MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Wix MCP Server have?
- MCP Toplist tracks 4 versions of Wix MCP Server, most recently published on Dec 22, 2025.
- Where can I find the source code for Wix MCP Server?
- The source code for Wix MCP Server is hosted at github.com/wix/wix-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.