
Phonelcdparts Mcp
@cnguyen14
关于 Phonelcdparts Mcp
## PhoneLCDPartsScraper MCP Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"PhoneLCDPartsScraper": {
"command": "fastmcp",
"args": [
"run",
"app.py"
],
"env": {
"FIRECRAWL_API_KEY": "{FIRECRAWL_API_KEY}"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Phoneldparts Mcp?
Phoneldparts Mcp is a Model Context Protocol server that scrapes product search results from phonelcdparts.com using Firecrawl and BeautifulSoup. It provides a tool for programmatically retrieving product name, price, URL, and image URL for any search query. It is intended for developers who need to integrate phone parts product data into their tools or workflows.
How to use Phoneldparts Mcp?
Install Python 3.12+, set the FIRECRAWL_API_KEY environment variable, then either run python app.py or use the start-mcp script. The server exposes a single MCP tool named scrape_phonelcdparts that accepts a search_query string argument.
Key features of Phoneldparts Mcp
- Exposes the
scrape_phonelcdpartsMCP tool for product search. - Open source under the MIT License.
- Ready for hosting on MCP.so via
chatmcp.yaml. - Uses Firecrawl for web scraping with a simple API key setup.
- Returns product name, price, URL, and image URL per result.
Use cases of Phoneldparts Mcp
- Automate price checks for phone replacement parts.
- Build a custom inventory or comparison tool for phone LCDs.
- Integrate phonelcdparts.com search results into AI assistants or chatbots.
- Gather product data for market analysis or catalog management.
FAQ from Phoneldparts Mcp
What dependencies are required to run Phoneldparts Mcp?
Python 3.12+ and a Firecrawl API key are required. Install dependencies via uv pip install . or use the provided script.
What does the scrape_phonelcdparts tool return?
It returns a list of products, each containing name, price, url, and image_url fields for the given search query.
How can I host Phoneldparts Mcp on MCP.so?
Push the code to a public GitHub repository and submit the repository to MCP.so for review and hosting. The project includes a chatmcp.yaml for configuration.
Is Phoneldparts Mcp open source?
Yes, it is licensed under the MIT License.
What website does Phoneldparts Mcp scrape?
It scrapes product search results from phonelcdparts.com.
其他 分类下的更多 MCP 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
评论