calumk/jlcpcb-parts-mcp
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.
A Model Context Protocol (MCP) server for accessing the JLCPCB component database, providing tools for efficient component search and information retrieval.
Tools
Functions exposed to the LLM to take actions
list_categories
Get a list of all JLCPCB component categories.
list_manufacturers
Get a list of all component manufacturers.
get_category
Get category and subcategory name from category ID.
get_manufacturer
Get manufacturer name from manufacturer ID.
search_manufacturer
Search for manufacturers by name (partial match).
get_datasheet_url
Get datasheet URL for a JLCPCB part number.
get_part_image_url
Get image URL for a JLCPCB part number.
search_parts
Search for JLCPCB components with various filters.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client