cuongbuoi
MCP Servercuongbuoipublic

products finder mcp

一个帮助电商店主跨平台查找相似产品的模型上下文协议。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

About This Server

一个帮助电商店主跨平台查找相似产品的模型上下文协议。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Products Finder MCP

Overview

Products Finder MCP is a Model Context Protocol designed to help e-commerce store owners find similar products across different marketplaces:

  • AliExpress: Search for products using images from your Shopify store
  • Amazon: Search for products using product titles

This tool helps you discover competitor products, source new inventory, or compare pricing across different marketplaces.

Installation

Prerequisites

  • Node.js (v22 or newer)
  • npm or yarn package manager

Setup

  1. Clone the repository:

    git clone https://github.com/cuongbuoi/products-finder-mcp.git
    cd products-finder-mcp
    
  2. Install dependencies:

    npm install
    
  3. Configure your environment variables: Create a .env file with the following variables:

    KUDOSI_TOKEN=your_token
    
  4. Build the project

    npm run build
    
  5. Install bin

    npm i -g .
    

Usage

With Cursor IDE

  1. Add the MCP to your Cursor IDE configuration:

    Open Cursor settings and add the following to your config.json file:

    "mcpServers": {
      "products-finder-mcp": {
        "command": "kds-find-products-mcp",
        "env": {
          "KUDOSI_TOKEN": "your_kudosi_token"
        }
      }
    }
    

    Replace /path/to/products-finder-mcp with the actual path to the repository on your system.

  2. Restart Cursor IDE.

  3. Use the MCP in your workflow with commands like:

    • "Show me products from my Shopify store"
    • "Find similar products on AliExpress for this image"
    • "Search Amazon for products similar to this title"

With Claude Desktop

To use this MCP server with Claude Desktop:

  1. Follow the comprehensive guide at https://modelcontextprotocol.io/quickstart/user
  2. Add your MCP server configuration in Claude Desktop settings
  3. Connect Claude to your local MCP server to access shop information, products, and review management tools

Example Queries

  • "Find products in my store with low inventory"
  • "Search AliExpress for products similar to my bestselling item"
  • "Compare prices on Amazon for my top 5 products"
  • "Find product suppliers on AliExpress for this image"

License

MIT License

Support

For issues or feature requests, please open an issue on the GitHub repository.

Quick Start

1

Clone the repository

git clone https://github.com/cuongbuoi/products-finder-mcp
2

Install dependencies

cd products-finder-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownercuongbuoi
Repoproducts-finder-mcp
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation