Scrapes product information from phonelcdparts.com for AI-driven applications.
This project provides a Model Context Protocol (MCP) server with a tool designed to scrape product search results from phonelcdparts.com. The `scrape_phonelcdparts` tool allows MCP-compatible clients to query the website for products based on a search term, returning structured JSON data including product name, price, direct URL, and image URL. This enables automated product information retrieval for applications such as price tracking, data analysis, or integration into AI workflows.