Monitors product prices from Gmarket, comparing them to a database baseline and sending Slack alerts upon price drops.
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.