This MCP server integrates with Strapi CMS, providing a bridge between AI assistants and content management through the MCP protocol. Built with TypeScript, it enables creating, reading, updating, and deleting content entries in Strapi with support for advanced filtering, pagination, sorting, and media uploads. The implementation exposes content types as resources via URI patterns and offers tools for comprehensive content management, making it ideal for AI-assisted content workflows, headless CMS integration, and automated content operations.
List all available content types in Strapi.
Get entries for a specific content type with optional filtering, pagination, sorting, and population of relations.
Get a specific entry by ID.
Create a new entry for a content type.
Update an existing entry.
Delete an entry.
Upload a media file to Strapi.
No reviews yet. Be the first to review!
Sign in to join the conversation