Provides tools for interacting with a PrestaShop e-commerce platform, likely enabling management of products, orders, customers, and other store functionalities through the PrestaShop API.
Promokit Prestashop MCP Server
System Requirements
- Node.js 20.0.0 or higher (recommended: latest LTS version)
- Claude Desktop
Installation
1. Clone the Repository
2. Install Dependencies
3. Configure Environment Variables
Create a .env
file in the project root:
Edit the .env
file with your configuration:
4. Build the Project
For TypeScript projects:
5. Test the Server
Run the server locally to verify it works:
Or for development mode:
Adding MCP Server to Claude Desktop
1. Locate the Configuration File
Find claude_desktop_config.json
in your system's config directory:
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Linux:
~/.config/Claude/claude_desktop_config.json
2. Edit the Configuration
Open the config file in a text editor and add your MCP server configuration:
3. Restart Claude Desktop
Close and reopen the application for changes to take effect.
4. Verify Connection
Check that your MCP server appears in Claude Desktop's interface and is functioning properly.
Note: The MCP server must be compatible with the Model Context Protocol specification and properly configured to work with Claude Desktop.
This server cannot be installed
A Model Context Protocol server designed to integrate with Claude Desktop, allowing users to interact with Prestashop e-commerce platforms through natural language interfaces.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.Last updated -325TypeScript
- -securityFlicense-qualityA Model Context Protocol server for Claude Desktop that provides structured memory management across chat sessions, allowing Claude to maintain context and build a knowledge base within project directories.Last updated -2TypeScript
- AsecurityAlicenseAqualityModel Context Protocol server that enables Claude Desktop (or any MCP client) to fetch web content and process images appropriately.Last updated -124MIT License
- -securityAlicense-qualityA Model Context Protocol server that enables Claude to interact with Mattermost instances, supporting post management, channel operations, user management, and reaction management.Last updated -11TypeScriptMIT License