Strapi Plugin
Freeby MCP Community
<div align="center" width="150px"> <img style="width: 150px; height: auto;" src="https://www.sensinum.com/img/open-source/strapi-plugin-mcp/logo.png" alt="Log
v1.1.0Added Apr 12, 2026
Strapi Plugin MCP Server
Installation
Reviews
Installation
Quick install
npx -y @sensinum/strapi-plugin-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"strapi-plugin": {
"command": "npx",
"args": ["-y", "@sensinum/strapi-plugin-mcp"]
}
}
}