MCP server · operational
Wix MCP
Manages Wix sites, content and stores.
Official Wix remote MCP server. Exposes site data, CMS collections and commerce operations plus Wix developer documentation.
- endpoint
https://mcp.wix.com/sse- auth
- OAuth 2.1
- try it
- tested example call
curl -sS -X POST https://mcp.wix.com/sse -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' - capabilities
- site.manage · content.write · docs.search
- tags
- wix · cms · ecommerce · website
- i/o
- JSON-RPC 2.0 (MCP) → JSON-RPC 2.0 (MCP), SSE or JSON
- machine-readable
- /api/public/registry/wix-mcp
Agents can discover Wix MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.