Wix Mcp Server
@wix
About Wix Mcp Server
With the Wix MCP Server, users can leverage natural language prompts to seamlessly connect Wix’s comprehensive business functionality with their preferred compatible AI-powered tools, enabling them to build custom experiences on top of Wix or manage their Wix-based business
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wix-mcp-remote": {
"command": "npx",
"args": [
"-y",
"@wix/mcp-remote",
"https://mcp.wix.com/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Wix Mcp Server?
It is a remote MCP server that connects to Wix’s platform via the https://mcp.wix.com/sse endpoint, enabling AI assistants to interact with Wix through the Model Context Protocol.
How to use Wix Mcp Server?
Add the provided JSON configuration to your MCP client settings. The server runs via npx with the remote SSE URL. Instructions for specific clients (Claude Desktop, Claude Web, Cursor, Windsurf, VS Code) are linked in the README.
Key features of Wix Mcp Server
- Remote MCP server using SSE transport
- No manual installation; uses
npxon demand - Compatible with multiple popular AI tools
- Configured via standard MCP JSON settings
- Hosted at Wix’s official MCP endpoint
Use cases of Wix Mcp Server
—
FAQ from Wix Mcp Server
What transport does Wix Mcp Server use?
It uses Server‑Sent Events (SSE), indicated by the /sse path in the endpoint URL.
Which AI clients are supported?
The README provides setup links for Claude Desktop, Claude Web, Cursor, Windsurf, and VS Code.
How do I install Wix Mcp Server?
No installation is needed. Simply add the configuration block to your client’s MCP server settings; the server runs on demand via npx.
Frequently asked questions
What transport does Wix Mcp Server use?
It uses Server‑Sent Events (SSE), indicated by the `/sse` path in the endpoint URL.
Which AI clients are supported?
The README provides setup links for Claude Desktop, Claude Web, Cursor, Windsurf, and VS Code.
How do I install Wix Mcp Server?
No installation is needed. Simply add the configuration block to your client’s MCP server settings; the server runs on demand via `npx`.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mlops
visengerA curated list of references for MLOps
Comments