Catalog
com.agilitycms/mcp-server
OfficialAn MCP server that provides access to Agility CMS. See https://mcp.agilitycms.com for more details.
Access and manage content in Agility CMS.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.agilitycms.com/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.