cdejongfiero/agility-cms-mcp-server
If you are the rightful owner of agility-cms-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server provides tools for integrating Agility CMS content with Next.js and Agility, facilitating content model schema, data, container, and asset management.
Tools
Functions exposed to the LLM to take actions
get-content-model-by-reference-name
Fetch Agility CMS Content Model structure by Reference Name
get-content-model-by-id
Fetch Agility CMS Content Model structure by numeric ID
get-content-item
Fetch a specific content item by ID
get-content-items
Fetch content items by container reference name with optional filtering
get-content-list
Fetch filtered content list with advanced filtering options
get-container-by-id
Fetch a content container by its numeric ID
get-containers-by-model
Fetch all containers that use a specific content model ID
get-container-by-reference-name
Fetch a content container by its reference name
get-asset-by-id
Fetch an asset by its media ID
get-asset-by-url
Fetch an asset by its URL
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client