Adrie-coder/jlcpcb-parts-mcp
Built by Metorial, the integration platform for agentic AI.
Adrie-coder/jlcpcb-parts-mcp
Server Summary
Search for components
Filter parts by compatibility
Provide up-to-date information on components
Integrate into existing workflows
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.
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.
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
.
Once the server is running, you can start searching for components. Hereβs how:
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.
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.
git checkout -b feature/YourFeature
git commit -m "Add your message here"
git push origin feature/YourFeature
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or support, please reach out to the repository maintainer:
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.