plp-mcpserver

plp-mcpserver

3.1

If you are the rightful owner of plp-mcpserver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

PhoneLCDParts MCP Server provides a tool to scrape product search results from phonelcdparts.com.

The PhoneLCDParts MCP Server is designed to facilitate automated product information retrieval from the phonelcdparts.com website. It leverages the Model Context Protocol (MCP) to allow clients, such as LLM agents, to query the site for product details based on search terms. The server returns structured JSON data, including product names, prices, direct URLs, and image URLs. This functionality is particularly useful for applications like price tracking, data analysis, or integration into larger AI-driven workflows. The server requires Python 3.12 or higher, the 'uv' tool for environment management, and a valid Firecrawl API key. It can be run using Python directly, Uvicorn for development, or an installed script, and is accessible via MCP-compatible clients.

Features

  • Automated product information retrieval from phonelcdparts.com.
  • Returns structured JSON data with product details.
  • Compatible with MCP clients for seamless integration.
  • Supports Python 3.12 or higher and uses 'uv' for environment management.
  • Requires a Firecrawl API key for operation.