Agility CMS

Agility CMS MCP Connector for Claude

F

Manage and query your Agility CMS content through AI — navigate sitemaps, search lists, and fetch layouts.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Agility CMS instance to your AI agent and turn it into the ultimate Headless CMS assistant. Skip manual API queries and interact directly with your content architecture using natural language.

What you can do

  • Sitemap & Routing — Retrieve nested sitemap trees or flat router architectures to understand how your channels are structured
  • Content Lists — Search, list, and count items across specific CMS references like articles, authors, or products
  • Page Layouts — Fetch exact page modules, UI components mapping, and structural layout definitions using Page IDs
  • Content Operations — Read full content payloads for individual items and synchronize granular CMS updates over time
  • Media Galleries — Fetch specific media asset groups and tracking galleries for imagery

How it works

  1. Subscribe to this server
  2. Provide your Agility GUID, target Locale, and API Key
  3. Let your agent seamlessly query documents, pages, and components via Claude or Cursor

Who is this for?

  • Frontend Developers — get an instant breakdown of page modules and sitemaps while building frontends
  • Content Managers — audit content lists, search for specific entries, and check page structures directly
  • SEO Specialists — analyze the flat site router graph natively to map out content opportunities
api-firstcontent-architecturesitemap-managementdigital-experiencecontent-delivery

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

get_page_layout

Retrieve the layout and structural modules of a single Page

get_site_flat_router

Retrieve the exact flat list of all CMS routes/pages

count_reference_items

Get the total size/count of items in a specific Reference List

get_media_gallery

Retrieve a specific media gallery mapping containing photos

get_single_item

g., an article body) knowing its numeric content ID. Retrieve a single Agility CMS content item by its ID

get_site_tree

Requires the target channel name. Retrieve the nested sitemap architecture of a digital channel

list_content_items

g. blog posts, articles, authors). The items are retrieved from the Headless CMS environment. List content items from an Agility CMS Reference list

search_content_reference

Search for specific keywords inside a Content Reference List

sync_incremental_items

Start with 0 for full backup. Get incrementally updated items since the last sync token

sync_incremental_pages

Start with 0 for a full fetch. Get incrementally updated pages since the last sync token

See how to talk to your AI agent using Agility CMS.

Get the flat sitemap for our website to see all registered routes.

I've fetched the flat router map. You currently run 42 routes on your primary 'website' channel. The latest pages registered are '/about/team' (Page ID 108) and '/products/new-launch' (Page ID 109).

Search the 'blog_posts' reference list for the keyword 'announcement'.

I found 3 matching items in 'blog_posts' containing 'announcement'. The most recent one is 'Q3 Product Announcement' (Item ID 4512). Would you like me to fetch the full content payload for this article?

Retrieve the full page layout and modules for page ID 12.

Here is the layout breakdown for Page ID 12 (Home Page). It uses the 'StandardTemplate'. There are 4 UI modules mapped in the 'MainContentZone': Hero Banner, Features Grid, Testimonials, and Call to Action.

Yes. The agent has tools specifically designed to fetch incremental updates using a sync token. It can request only the CMS items or pages that have changed (created, updated, or deleted) since the last automated sync, optimizing fetch latency.

Related Connectors