Price Monitor
Createdmoongzee
Monitors product prices from Gmarket, comparing them to a database baseline and sending Slack alerts upon price drops.
About
This project is a Model Context Protocol (MCP) based price monitoring server. It compares the reference price in the database with the real-time price on Gmarket for a given product code and sends a Slack notification if the price drops. It automates the entire process of crawling, price comparison, and alerting, following the MCP standard server/tool/prompt structure, and supports Slack webhook integration.
Key Features
- Calculates price differences and discount rates.
- Offers an automated workflow tool to execute the entire price monitoring process.
- Crawls Gmarket for real-time price data using the Firecrawl API.
- Compares product prices against a database of baseline prices.
- Sends Slack notifications when prices drop below a defined threshold.
- 0 GitHub stars
Use Cases
- Alerting users to price drops on products they are interested in.
- Automating price monitoring tasks.
- Integrating price monitoring with Slack for immediate notifications.