JLCPCB Parts MCP Server
Enables access to GitHub releases for obtaining the latest versions of the JLCPCB Parts MCP, with direct links to the project repository for installation and updates.
Supports server implementation and dependency management through Python's ecosystem, allowing the MCP server to run with Python 3.x and manage packages via pip.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@JLCPCB Parts MCP Serverfind 10k ohm resistors in stock under $0.10"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: DARPEngine
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-mcpInstall Dependencies:
pip install -r requirements.txtRun the Server:
python main.pyAccess 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/YourFeatureMake Changes: Implement your feature or fix.
Commit Your Changes:
git commit -m "Add your message here"Push to Your Branch:
git push origin feature/YourFeatureOpen 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.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps.
Search real parts with datasheet-provenance specs, check compatibility and compose priced BOMs.
Electronic component sourcing, BOM management, and PCB design workflows.
Public MCP server for discovering open jobs. Search, filter, and get application links.
Related MCP Servers
- AlicenseBqualityDmaintenance一个用于联网搜索的MCP服务器,基于博查搜索API A MCP server for internet search, based on the Bocha Search API1MIT
- AlicenseNot gradedqualityNot gradedmaintenanceStores metadata for MCP servers and provides smart search capabilities, allowing users to find appropriate MCP servers for their queries and route requests to the most suitable server.12MIT
- AlicenseAqualityCmaintenanceAn MCP server that allows users to efficiently search and reference user-configured documents through document listing, grep searching, semantic searching with OpenAI Embeddings, and full document retrieval.43MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides search and product information tools for DigiKey's electronic component catalog, allowing users to search products by keyword, get detailed product information, and access pricing data.33-