Execute REST API calls to Strapi CMS for content management. Read data using populate, filters, and pagination. Write operations (POST, PUT, DELETE) require setting userAuthorized to true after user consent.
Retrieve a single Strapi entry by its document ID (Strapi 5) or ID (Strapi 4) using the content type and optional query parameters for population or filtering.
Connects any MCP-compatible AI assistant to Strapi CMS for content management, media handling, internationalization, and more through natural language.
A Model Context Protocol server that enables AI assistants to interact with Strapi CMS instances through a standardized interface, supporting content types and REST API operations.