About
Strapi is an MCP server designed to integrate seamlessly with your Strapi CMS. It unlocks access to your Strapi content types and entries through the MCP protocol, enabling powerful content management capabilities. With Strapi, you can effortlessly list and access content types, create, read, update, and delete content entries, and manage your entire Strapi content ecosystem directly through MCP-compatible tools like Claude. This server simplifies content interaction by providing structured access via JSON and supporting advanced features like filtering, pagination, and sorting.
Key Features
- Access Strapi content types as resources via URIs.
- Provides tools for creating, reading, updating, and deleting content entries.
- Supports filtering, pagination, and sorting of content entries.
- Allows for uploading media files directly to Strapi.
- Exposes content types as JSON with Application/JSON mime type.
Use Cases
- Listing available content types within a Strapi CMS.
- Creating new content entries programmatically.
- Filtering and retrieving specific content entries based on criteria.