jlcpcb-parts-mcp

jlcpcb-parts-mcp

29

This project is an MCP server that helps users search for parts related to JLCPCB's PCBA. It uses a specific database for component information and can be set up in Python, offering practical usage for component selection and management.

JLCPCB Parts MCP Server

  • A server that assists in finding parts for JLCPCB's PCBA.
  • Utilizes a database from the JLCPCB SMD Assembly Component Catalogue.
  • Requires a specified cache.sqlite3 for database access.
  • Can be set up in Python environments, with database path set in JLCPCB_DB_PATH environment variable.