
JLCPCB Parts MCP Server
A server that assists users in finding electronic components compatible with JLCPCB PCBA services through a searchable interface with filtering capabilities.
README
JLCPCB Parts MCP Server 🎛️
Welcome to the JLCPCB Parts MCP Server repository! This project assists users in finding components for JLCPCB PCBA services. Whether you're designing a new circuit or upgrading an existing one, this server simplifies the process of locating the right parts.
Table of Contents
Features 🌟
- Component Search: Quickly find components compatible with JLCPCB services.
- User-Friendly Interface: Navigate through the server with ease.
- Up-to-Date Information: Access the latest component data directly from JLCPCB.
- Custom Queries: Tailor your searches to find exactly what you need.
- Integration Ready: Easily integrate with your existing workflow.
Installation ⚙️
To get started, download the latest release from the Releases section. Make sure to execute the downloaded file to set up the server on your machine.
Requirements
- Python 3.x
- pip (Python package installer)
Steps
-
Clone the Repository:
git clone https://github.com/Adrie-coder/jlcpcb-parts-mcp.git cd jlcpcb-parts-mcp
-
Install Dependencies:
pip install -r requirements.txt
-
Run the Server:
python main.py
-
Access the Server: Open your browser and go to
http://localhost:5000
.
Usage 📚
Once the server is running, you can start searching for components. Here’s how:
- Search Bar: Enter the name or part number of the component you need.
- Filters: Use filters to narrow down your search by category, price, or availability.
- Results: Click on any component to view detailed specifications and compatibility information.
Example Query
If you are looking for a resistor, simply type "resistor" into the search bar. The server will return a list of available resistors along with their specifications.
Contributing 🤝
We welcome contributions to improve the JLCPCB Parts MCP Server. If you have ideas or suggestions, feel free to open an issue or submit a pull request.
How to Contribute
- Fork the Repository: Click the "Fork" button on the top right of the page.
- Create a Branch:
git checkout -b feature/YourFeature
- Make Changes: Implement your feature or fix.
- Commit Your Changes:
git commit -m "Add your message here"
- Push to Your Branch:
git push origin feature/YourFeature
- Open a Pull Request: Go to the original repository and click "New Pull Request".
License 📄
This project is licensed under the MIT License. See the LICENSE file for details.
Contact 📞
For questions or support, please reach out to the repository maintainer:
- Name: Adrie Coder
- Email: adrie.coder@example.com
- GitHub: Adrie-coder
Thank you for checking out the JLCPCB Parts MCP Server! We hope it enhances your experience with JLCPCB services. For updates and new releases, visit the Releases section.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.