jlcpcb-parts-mcp

jlcpcb-parts-mcp

3.5

If you are the rightful owner of jlcpcb-parts-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

JLCPCB Parts MCP Server is a tool designed to assist in finding components for PCBA using JLCPCB's database.

The JLCPCB Parts MCP Server is a specialized tool that aids in the search and selection of components for printed circuit board assembly (PCBA) using JLCPCB's extensive component database. It leverages the JLC PCB SMD Assembly Component Catalogue, which is a comprehensive database of components available for assembly. The server is designed to be used in environments where Python is available, and it requires the database file `cache.sqlite3` to function. This server can be integrated into various development environments to streamline the component selection process, making it easier for engineers and developers to find the right parts for their projects.

Features

  • Component Search: Allows users to search for components categorized under Basic Parts, such as ferrite beads.
  • Database Integration: Utilizes the JLC PCB SMD Assembly Component Catalogue for component data.
  • Python Environment: Operates within a Python environment, making it accessible for developers familiar with Python.
  • Environment Variable Configuration: Requires setting the database path via the `JLCPCB_DB_PATH` environment variable.
  • Server Specification: Can be specified as a server in development environments like Claude Desktop.