Skip to main content
Glama
peterb154
by peterb154

search_components

Find electronic components on JLCPCB by searching keywords, with real-time stock levels and pricing, plus filtering by category, package, and specifications.

Instructions

Search JLCPCB components by keyword with live stock and pricing.

This tool searches the local component database and enhances results with real-time stock levels and pricing from JLCPCB's API.

Examples:

  • "10k resistor 0805" - Find 10kΩ resistors in 0805 package

  • "STM32F4" - Find STM32F4 microcontrollers

  • "capacitor ceramic 10uF" - Find 10µF ceramic capacitors

Results include:

  • JLCPCB part number and manufacturer part number

  • Current stock levels and pricing tiers

  • Package type and specifications

  • Basic vs Extended part classification

  • Direct link to JLCPCB product page

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
searchYesParameters for component search.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations provided, so the description carries the full burden. It discloses the search behavior (local DB + live API) and result fields, but omits details like sorting, pagination, rate limits, or potential caching of pricing. Adequate but could be more transparent.

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

Conciseness5/5

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

The description is concise with no wasted sentences. It front-loads the purpose, then provides examples and result highlights in a structured list. Every sentence adds value.

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

Completeness4/5

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

Given the schema covers all parameters and the description explains result fields, the tool is well-documented. However, it lacks mention of pagination or sorting behavior. Overall complete for a search 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 coverage is 100% with clear descriptions for all parameters. The description adds no new semantic detail beyond the schema examples, so baseline is 3. It does not compensate further.

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 starts with a clear verb-object 'Search JLCPCB components by keyword with live stock and pricing', and provides examples and result fields. It effectively distinguishes itself from siblings like database_status and get_component_details by focusing on search with live data.

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

Usage Guidelines4/5

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

The description implies when to use this tool (searching for components with live availability) and distinguishes from siblings via context. However, it does not explicitly state when not to use it or mention alternatives like get_component_details for specific parts.

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/peterb154/jlcpcb-search-mcp'

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