ποΈ MCP - MCP for Commerce Platforms - Universal E-commerce Customer Support Assistant
@slavpilus
About ποΈ MCP - MCP for Commerce Platforms - Universal E-commerce Customer Support Assistant
MCP for Commerce Platforms
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-slavpilus": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ποΈ MCP - MCP for Commerce Platforms - Universal E-commerce Customer Support Assistant?
It is a platform-agnostic customer support assistant that connects to any e-commerce platform through pluggable strategies, using the MCP (Model Context Protocol) server and Gradio for the user interface. It is built for developers and support teams who need a single conversational interface to manage orders, returns, and cancellations across multiple eβcommerce backends.
How to use ποΈ MCP - MCP for Commerce Platforms - Universal E-commerce Customer Support Assistant?
Clone the repository, run the setup script (scripts/setup_dev.sh) or manually create a virtual environment, install dependencies from requirements-dev.txt, copy .env.example to .env and configure it, then run python app.py. The application will be available at http://localhost:7860.
Key features of ποΈ MCP - MCP for Commerce Platforms - Universal E-commerce Customer Support Assistant
- Order management: track orders, check status, view history
- Returns and refunds: initiate returns, process refunds
- Order cancellations: quick and easy cancellations
- Conversational interface using natural language
- Platform-agnostic, extensible via a strategy pattern
- Autoβdeployment to Hugging Face Spaces
Use cases of ποΈ MCP - MCP for Commerce Platforms - Universal E-commerce Customer Support Assistant
- A single customerβfacing chat that handles orders from Shopify, Magento, WooCommerce, and other platforms
- Integrating a conversational support assistant into an existing multiβplatform eβcommerce operation
- Rapidly prototyping customer support for a new eβcommerce store using mock data
- Deploying a selfβhosted support assistant to Hugging Face Spaces for internal testing
FAQ from ποΈ MCP - MCP for Commerce Platforms - Universal E-commerce Customer Support Assistant
Which eβcommerce platforms are supported out of the box?
The README lists MockData, Shopify, Magento, and WooCommerce as platform strategies, and the architecture is extensible to any platform via the strategy interface.
What are the runtime requirements?
Python 3.10 or higher, Git, and a virtual environment tool (venv) are required. All dependencies are listed in requirements-dev.txt.
How do I run the application locally after installation?
Execute python app.py from the project root. The Gradio interface will be available at http://localhost:7860.
How can I deploy the assistant to production?
The project is configured for automatic deployment to Hugging Face Spaces via GitHub Actions on pushes to the main branch, or manual deployment by adding the Spaces remote and pushing.
How do I add support for a new eβcommerce platform?
Create a new strategy class in mcp_server/strategies/ that inherits from EcommerceStrategy, implement the required methods, add tests, and update the strategy factory.
More AI & Agents MCP servers
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
π‘οΈ A.I.GοΌAI-Infra-GuardοΌ
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs β a Model Context Protocol (MCP) server.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Comments