Zesty.io

Zesty.io MCP Connector for Claude

A+

Manage content models, items, and instances via the Zesty.io API.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Zesty.io account to any AI agent to streamline your headless CMS operations. This MCP server enables your agent to interact with instances, content models, and data entries (items) directly from natural language.

What you can do

  • Instance Oversight — List all Zesty.io instances associated with your account and retrieve their metadata
  • Schema Management — List content models to understand your data structures and identify Model ZUIDs
  • Content Operations — List, retrieve, create, and update content items within specific models
  • Technical Auditing — Access instance settings and technical metadata for any of your properties
  • Workflow Automation — Delete content items and maintain your CMS hierarchy via natural language commands

How it works

  1. Subscribe to this server
  2. Enter your Zesty API Token and Instance ZUID (starting with 8-)
  3. Start managing your content from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Content Managers — Update website content and manage entries without logging into the Zesty interface
  • Developers — Quickly query content models and test API data structures from your IDE
  • Growth Engineers — Automate the creation of landing page items and marketing content entries
content-modelingenterprise-cmsapi-firstcontent-deliveryschema-managementdigital-experience

8 tools expose this connector's capabilities to your AI agent.

create_content_item

Requires a JSON object with field values. Create a new content item

delete_content_item

Delete a content item

get_content_item

Get details for a specific content item

list_zesty_instances

List all Zesty.io instances associated with the account

list_content_items

List content items for a specific model

list_content_models

Use this to identify Model ZUIDs. List all content models for the current instance

get_instance_settings

Get configuration settings for the instance

update_content_item

Update an existing content item

See how to talk to your AI agent using Zesty.io.

List all Zesty instances I have access to.

I've retrieved your instances. You have access to 3 properties: 'Corporate Blog' (ZUID: 8-abc-123), 'Product Showcase' (ZUID: 8-xyz-456), and 'Marketing Landing Pages' (ZUID: 8-def-789).

Show me the content items for the 'Press Releases' model (ZUID: '6-ghi-987').

I found 5 items in the 'Press Releases' model. Recent titles include 'Q3 Earnings Report' and 'New Partnership Announcement'. Would you like to see the details for any of them?

Update the title of content item '7-jkl-654' in model '6-ghi-987' to '2024 Product Roadmap'.

Successfully updated content item '7-jkl-654'. The new title is now '2024 Product Roadmap' in your Zesty instance.

You can list all your accessible instances using the `list_zesty_instances` tool, or find it in your Zesty.io URL (it starts with `8-`).

Related Connectors