Skip to main content
Glama
Avinash1286

KiCAD MCP Server

by Avinash1286

Search Jlcpcb Parts

search_jlcpcb_parts
Read-onlyIdempotent

Find JLCPCB components by exact specifications, with real pricing, stock status, and assembly library type. Optimize costs and select Basic parts for free assembly.

Instructions

Search JLCPCB parts catalog by specifications.

Searches the local JLCPCB database (must be downloaded first with download_jlcpcb_database). Provides real pricing, stock info, and library type (Basic parts = free assembly).

Use this to find components with exact specifications and cost optimization.

For a verified, ready-to-use KiCAD footprint/symbol/3D bundle (rather than sourcing/stock data), use search_parts_registry instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return
queryNoFree-text search (e.g., '10k resistor 0603', 'ESP32', 'STM32F103')
packageNoFilter by package type (e.g., '0603', 'SOT-23', 'QFN-32')
categoryNoFilter by category (e.g., 'Resistors', 'Capacitors', 'Microcontrollers')
in_stockNoOnly show parts with available stock
library_typeNoFilter by library type (Basic = free assembly at JLCPCB)All
manufacturerNoFilter by manufacturer name

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already cover read-only, idempotent, non-destructive behavior. The description adds valuable context about the local database requirement, the need to download it first, and that it provides real pricing, stock info, and library type. No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured and front-loaded with the core purpose, followed by prerequisite, usage context, and alternative. It is slightly redundant (first sentence repeats the title), but every sentence carries meaningful information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the presence of a complete input schema with 100% coverage and an output schema, the description covers the remaining crucial context: the local database prerequisite, differentiation from a sibling tool, and the type of data returned (pricing, stock, library type). It is complete for a search/filter tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% with detailed descriptions for all 7 parameters. The tool description adds minimal parameter-level detail beyond what the schema already provides, though it reinforces the meaning of 'library_type' by noting 'Basic parts = free assembly'.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Search' and the resource 'JLCPCB parts catalog by specifications'. It also explicitly differentiates from the sibling tool 'search_parts_registry' by contrasting sourcing/stock data with verified KiCAD footprints.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit when-to-use: 'Use this to find components with exact specifications and cost optimization.' Also gives an explicit alternative: 'For a verified, ready-to-use KiCAD footprint/symbol/3D bundle... use search_parts_registry instead.' Additionally, it states the prerequisite of downloading the database first with download_jlcpcb_database.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Avinash1286/KiCAD-MCP-Server-THEAVI'

If you have feedback or need assistance with the MCP directory API, please join our Discord server