- Phonelcdparts Mcp
Phonelcdparts Mcp
## PhoneLCDPartsScraper MCP Server
This MCP server provides a tool to scrape product search results from [phonelcdparts.com](https://www.phonelcdparts.com). It allows users to programmatically retrieve details about products based on a search query.
**Functionality:**
- Searches `phonelcdparts.com` for a given query.
- Extracts key information for each product found on the search results page.
**Tool Provided:**
- `scrape_phonelcdparts`
- **Description:** Scrapes product information (name, price, URL, image URL) from `phonelcdparts.com` based on a search query.
- **Input Parameter:** `search_query` (string) - The term to search for (e.g., "iphone 15 pro max lcd").
- **Output:** A list of dictionaries, where each dictionary contains:
- `name` (string)
- `product_url` (string)
- `price` (string)
- `image_url` (string)
**Server Environment Requirements:**
- `FIRECRAWL_API_KEY`: An API key for the Firecrawl service is required to fetch website content. This needs to be configured when deploying or running the server.
**Technologies Used:**
- [FastMCP](https://docs.mcp.so/): For creating the MCP server and tool.
- [Firecrawl](https://firecrawl.dev/): For crawling and scraping the initial web page content.
- [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/): For parsing the HTML content and extracting product details.
This server is ideal for applications that need to monitor product listings, gather pricing information, or integrate `phonelcdparts.com` product data into other systems.
Content
PhoneLCDParts MCP Server
A Model Context Protocol (MCP) server for scraping product search results from phonelcdparts.com using Firecrawl and BeautifulSoup. This server exposes a tool for programmatically retrieving product information (name, price, URL, image) for any search query.
Features
- MCP Tool:
scrape_phonelcdparts— Scrape product listings for any search term. - Open Source: MIT License.
- Ready for MCP.so Hosting: Includes
chatmcp.yamland environment variable support.
Requirements
- Python 3.12+
- Firecrawl API Key
Installation
Clone the repository and install dependencies (recommended: use a virtual environment):
uv venv .venv
source .venv/bin/activate
uv pip install .
Usage (Local)
Set your Firecrawl API key and run the server:
export FIRECRAWL_API_KEY=your_firecrawl_api_key
python app.py
Or use the provided script (if installed):
start-mcp
MCP Tool
scrape_phonelcdparts
Arguments:
search_query(str): The product search query (e.g., "iphone 15 pro max lcd")
Returns:
- List of products, each with:
name: Product nameprice: Price stringurl: Product page URLimage_url: Product image URL
Environment Variables
FIRECRAWL_API_KEY(required): Your Firecrawl API key for web scraping.
MCP.so Hosting
This project is ready for MCP.so hosting:
- Includes
chatmcp.yamlfor parameter and run command specification. - Reads API key from environment variable.
- MIT License included.
To Host:
- Push your code to a public GitHub repository.
- Submit your repo to MCP.so for review and hosting.
License
This project is licensed under the MIT License. See LICENSE for details.
Server Config
{
"mcpServers": {
"PhoneLCDPartsScraper": {
"command": "fastmcp",
"args": [
"run",
"app.py"
],
"env": {
"FIRECRAWL_API_KEY": "{FIRECRAWL_API_KEY}"
}
}
}
}Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
CursorThe AI Code Editor
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Amap Maps高德地图官方 MCP Server
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Playwright McpPlaywright MCP server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Serper MCP ServerA Serper MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
ChatWiseThe second fastest AI chatbot™
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Tavily Mcp
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
WindsurfThe new purpose-built IDE to harness magic
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs