C
Custom Ecommerce MCP
by @preetash88
MCP server by preetash88
Created 11/12/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-custom-ecommerce-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"preetash88-custom-ecommerce-mcp": {
"command": "npx",
"args": [
"preetash88-custom-ecommerce-mcp"
]
}
}
}