Skip to content

Prestashop Devtools

Free

by MCP Community

MCP Server with tools for generating PrestaShop modules

v1.1.1Added Apr 12, 2026
mcpprestashopmodulegeneratorserver
Works with:ClaudeGPTGeminiCopilot

Prestashop Devtools MCP Server

MCP Server with tools for generating PrestaShop modules

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @bwlab/prestashop-devtools-mcpserver
Add to claude_desktop_config.json
{
  "mcpServers": {
    "prestashop-devtools": {
      "command": "npx",
      "args": ["-y", "@bwlab/prestashop-devtools-mcpserver"]
    }
  }
}