Wix Content MCP Server
Create a powerful Model Context Protocol (MCP) server for Wix Content in minutes with our AI Gateway. This guide walks you through setting up seamless content management integration with enterprise-grade security and instant OAuth authentication.
About Wix Content API
Wix Content provides comprehensive content management capabilities for Wix sites. The Content API enables programmatic access to:
- CMS Data Collections: Manage database schemas and structures
- Data Items: CRUD operations on CMS content records
- Blog Posts: Create, publish, and manage blog content
- Blog Categories: Organize blog content with categories
- Rich Content: Handle complex content structures
- Media Management: Upload and organize media files
Key Features
- CMS Collections: Custom database schemas with field types
- Data Item Operations: Full CRUD with bulk support
- Query & Search: Advanced filtering and full-text search
- Blog Management: Draft, publish, and schedule posts
- Rich Content Editor: Structured content with paragraphs, headings, images
- Category System: Organize blog posts by topic
- Permissions: Configurable read/write access levels
- Bulk Operations: Mass insert up to 1000 items
What You Can Do with Wix Content MCP Server
The MCP server transforms Wix Content API into a natural language interface, enabling AI agents to:
CMS Data Collections
-
Collection Discovery
- "List all CMS data collections"
- "Get schema for the Products collection"
- "View field definitions and types"
- "Check collection permissions"
-
Collection Analysis
- "Show collection field types"
- "View display field configuration"
- "Check read/write permissions"
- "Analyze collection structure"
Data Items Management
-
Data Creation
- "Insert a new item into Products collection"
- "Add a record with title and price fields"
- "Create content item with custom fields"
- "Bulk insert 100 product records"
-
Data Queries
- "List all items from MyCollection"
- "Filter products by category equals Electronics"
- "Search items containing 'phone' in title"
- "Get distinct values for category field"
-
Data Updates
- "Update item title in Products collection"
- "Modify product price and description"
- "Replace item data with new values"
- "Bulk update multiple records"
-
Data Operations
- "Get specific item by ID"
- "Delete item from collection"
- "Search with free-text query"
- "Query with pagination and sorting"
Blog Post Management
-
Post Creation
- "Create a draft blog post"
- "Write a post with rich content"
- "Add post with cover image"
- "Create featured blog article"
-
Post Queries
- "List all published blog posts"
- "Find posts in Technology category"
- "Show featured posts only"
- "Get posts by hashtag"
-
Post Operations
- "Get blog post by ID with content"
- "Update draft post title"
- "Publish draft to make it live"
- "Delete draft post permanently"
-
Post Publishing
- "Publish the draft blog post"
- "Update published post content"
- "Move post to trash"
- "Schedule post for later"
Blog Categories
-
Category Management
- "List all blog categories"
- "Create Technology category"
- "Get category details and post count"
- "View category URL and slug"
-
Content Organization
- "Assign post to categories"
- "Create content taxonomy"
- "Organize posts by topic"
- "Build category navigation"
Content Search
-
Full-text Search
- "Search data items for 'keyword'"
- "Find content matching query"
- "Search with field filters"
- "Combined search and filter"
-
Advanced Queries
- "Filter with comparison operators"
- "Sort results by date"
- "Paginate through large datasets"
- "Get total count of results"
Bulk Operations
- Mass Data Handling
- "Bulk insert products from list"
- "Import content in batches"
- "Process up to 1000 items at once"
- "Track bulk operation results"