Amplience

Amplience MCP Connector for Claude

A+

Connect your Amplience CMS to your AI agent — query hubs, pull content, edit schemas, and deploy live items easily via chat.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Link your Amplience headless CMS to any intelligent AI agent to completely rethink how you handle your enterprise content architecture, deploying components natively through standard conversation.

What you can do

  • Discover Asset Hierarchies — Freely list top-level Hubs, target specific Repositories, and fetch internal Folders to help your AI inherently understand where every graphic and article lives.
  • Content Retrieval — Paginate through dynamic content items, safely extracting complete metadata alongside current active schemas and validation rules.
  • Edit & Create Structure — Give the agent full permission to push correctly strictly-typed JSON payloads back into the system, generating or modifying blog entries and product metadata.
  • Manage Deployments — Permanently execute deletions (if revision locks permit) or instruct the system to fire a specific content configuration directly over to the edge delivery API to hit the live website.

How it works

  1. Enable the connector within your environment.
  2. Submit your exact Amplience Hub Name alongside a Personal Access Token.
  3. Oversee and iterate your site configurations natively using Claude, Cursor, or other MCP counterparts.

Who is this for?

  • E-commerce Managers — ask the agent to rapidly locate the Black Friday banner content configuration block and update the live URL paths seamlessly.
  • Frontend Developers — have your IDE agent read the precise output validation structure of an Amplience schema and automatically scaffold the corresponding React/Vue TypeScript interface in your project.
  • Content Marketers — command your agent to create a brand new draft for a promotional blog post, pre-populating fields utilizing your CRM's specific SEO guidelines.
digital-asset-managementcontent-architectureedge-deliveryschema-managemententerprise-content

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

create_content_item

Create a new structured content item adhering to a schema inside a folder

delete_content_item

Requires version validation before deletion. Permanently delete a content item from the repository database

get_content_item

Retrieve a specific content item configuration and its schema revision lock

list_content_items

Retrieve paginated content items from a specific repository

get_delivery_content

Retrieve the exact structural matching verifying Delivery CDN blocks

list_folders

List all folders organizing content in a given repository

list_hubs

Essential for retrieving the active workspace. List all accessible Amplience Hubs (environments)

list_repositories

List all content repositories within a specific Hub

publish_content_item

Publish a specific content item version to the live delivery CDN

update_content_item

Update an existing content item data structure matching its current schema

See how to talk to your AI agent using Amplience.

Identify all active repositories present inside my default Amplience Hub.

Extracted Repositories: 1. Core Web Components (ID: `6k33i1`) 2. Blog Content (ID: `6m75o9`) 3. Banner Ad Images (ID: `9q82y3`) Which one would you like me to inspect into its foundational folder paths?

Pull the structural metadata (schema lock and payload) of item '5tYv92'.

Here is Content Item '5tYv92' ('Spring Banner 2024'): Schema Lock Version: 5 Payload: `{ "title": "Spring Sales!", "href": "/shop/spring" }` If you want to modify this banner output structure, simply provide the changes.

Publish the newly edited Content '5tYv92' to the global live network.

Understood. Bypassing draft constraints and hitting publication edge. Content Item '5tYv92' has been published correctly from mapping to live domain! Would you like me to fetch the delivery URL JSON logic for verification?

Yes. Before invoking the update tool, the agent utilizes context to retrieve the item's precise configuration. It parses the associated Schema ID requirements and injects the updated stringified payload adhering identically to Amplience's validation rules.

Related Connectors