Skip to content

Strapi Plugin

Free

by 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
Works with:ClaudeGPTGeminiCopilot

Strapi Plugin MCP Server

Installation

Reviews

Leave a Review

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"]
    }
  }
}