What are the standalone MCP Tools Plus tools for managing CMS pages?

find the list of MCP Tools Plus tools to manage your CMS pages below:

 

Tool Technical name Description Prompt example
CMS page list cms_list_pages Lists the CMS pages of the shop with their basic information (ID, category, position, active (yes/no), indexation (yes/no) , meta-title and URL) "List the CMS pages of the shop with their basic information (ID, category, position, active (yes/no), indexation (yes/no) , meta-title and URL)"
CMS page details cms_get_page Retrieves the details of a CMS page with a given ID (includes translations if any). "Give me the details of the CMS page with ID 42, including its content and SEO metadata."
CMS page SEO fields update cms_update_page_fields Updates specific fields of a CMS page (title / meta-title / meta-description / link rewrite / raw text content) for a given language. Does not touch the HTML code.

→ Used to optimize SEO or correct labels.
"Update the meta-title and meta-description of the CMS page 42 for the French language."
CMS page content update cms_set_page_content Completely replaces the HTML content of the page for a given language. Does not modify the meta-data.

→ Ideal when you want to rework the layout or publish a new article.
"Write the French content of the CMS page 42. Use clear titles, bullet points and include information about delivery and returns."
CMS page creation cms_create_page Creates a new CMS page in a category for a given language, and fill its initial content and SEO fields. "Create a new CMS page in category 12 in French (langId=2) titled « Delivery », with the slug « delivery », and write its HTML content. Publish it and make it indexable."
CMS page publication cms_set_page_publication Publishes or unpublishes a CMS page "Publish the CMS page 43"
CMS page indexation cms_set_page_indexation Makes a CMS page indexable or non indexable (index/noindex attribute) "Disable indexing of CMS page 42"
CMS page move or reorder cms_move_or_reorder_page Moves a CMS page to another category and/or modifies its position within its category. "Move the CMS page 42 to category 12 and set its position to 0"
CMS categories tree cms_list_categories_tree Lists the CMS categories in a tree structure (category tree), with links.

→ Useful to understand the CMS structure.
"Show me the CMS categories tree."
CMS SEO audit report cms_seo_audit_report Creates an audit SEO report of CMS pages, read-only (missing meta or too long, empty content, noindex, inactive page, rewritten link duplicate by shop or language, category references orphans). "Perform a CMS SEO audit for the current shop and language."

 

Other FAQs in this category