Prestashop Devtools
Freeby MCP Community
MCP Server with tools for generating PrestaShop modules
v1.1.1Added Apr 12, 2026
mcpprestashopmodulegeneratorserver
Prestashop Devtools MCP Server
MCP Server with tools for generating PrestaShop modules
Installation
Reviews
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"]
}
}
}