
products finder mcp
一个帮助电商店主跨平台查找相似产品的模型上下文协议。
Repository Info
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
-
Clone the repository:
git clone https://github.com/cuongbuoi/products-finder-mcp.git cd products-finder-mcp -
Install dependencies:
npm install -
Configure your environment variables: Create a
.envfile with the following variables:KUDOSI_TOKEN=your_token -
Build the project
npm run build -
Install bin
npm i -g .
Usage
With Cursor IDE
-
Add the MCP to your Cursor IDE configuration:
Open Cursor settings and add the following to your
config.jsonfile:"mcpServers": { "products-finder-mcp": { "command": "kds-find-products-mcp", "env": { "KUDOSI_TOKEN": "your_kudosi_token" } } }Replace
/path/to/products-finder-mcpwith the actual path to the repository on your system. -
Restart Cursor IDE.
-
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:
- Follow the comprehensive guide at https://modelcontextprotocol.io/quickstart/user
- Add your MCP server configuration in Claude Desktop settings
- 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
Clone the repository
git clone https://github.com/cuongbuoi/products-finder-mcpInstall dependencies
cd products-finder-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.