Overview
what is strapi-mcp?
strapi-mcp is an MCP server designed for Strapi CMS, enabling seamless access to Strapi content types and entries through the MCP protocol.
how to use strapi-mcp?
To use strapi-mcp, configure your Strapi instance, build the server, and set up the necessary environment variables. You can then interact with your Strapi CMS using various MCP tools.
key features of strapi-mcp?
- Access Strapi content types as resources via MCP protocol.
- CRUD operations for content entries.
- Advanced querying with filtering, pagination, and sorting.
- Media file uploads to Strapi.
use cases of strapi-mcp?
- Managing content types in Strapi CMS.
- Automating content entry creation and updates.
- Integrating Strapi with other applications using MCP.
FAQ from strapi-mcp?
- What is MCP?
MCP stands for Model Context Protocol, which allows for structured access to content types and entries.
- How do I get a Strapi API token?
You can create an API token in the Strapi admin panel under Settings > API Tokens.
- Is strapi-mcp free to use?
Yes! strapi-mcp is open-source and free to use.