An MCP server for your Strapi CMS that provides access to content types and entries through the MCP protocol
{ "mcpServers": { "strapi": { "command": "npx", "args": [ "-y", "strapi-mcp" ] } } }