Skip to main content
Glama
nickweedon

Mouser Electronics MCP Server

by nickweedon

search_by_keyword

Search electronic components by keyword across part numbers, manufacturers, and descriptions to find pricing, availability, datasheets, and specifications.

Instructions

Search for parts using keyword search.

Search across part numbers, manufacturers, and descriptions to find electronic components. Returns up to 50 results per request with pricing, availability, datasheets, and specifications.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordYesSearch term (part number, manufacturer, description, etc.)
recordsNoNumber of records to return (max 50, default 50)
start_recordNoStarting record number for pagination (default 0)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided, so the description bears full responsibility. It mentions returning up to 50 results with pricing, availability, datasheets, and specifications. However, it does not explicitly state that the tool is read-only, case-sensitivity, or error handling. While adequate, it 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, two sentences long, and front-loaded with the main action. Every sentence adds value without redundancy.

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 tool's complexity (3 parameters, output schema exists), the description covers the search scope, result contents, and result limit. It could mention pagination behavior explicitly, but the schema handles that. Overall, it is fairly complete.

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%, so the baseline is 3. The description adds no additional meaning beyond the schema's parameter descriptions. It does not elaborate on pagination behavior or defaults, which are already clear in the schema.

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', the resource 'parts', and the scope 'across part numbers, manufacturers, and descriptions'. It effectively distinguishes from the sibling 'search_by_part_number', which is a more specific search.

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

Usage Guidelines2/5

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

The description does not provide any explicit guidance on when to use this tool versus alternatives like 'search_by_part_number'. It lacks context on prerequisites, limitations, or typical use cases, leaving the agent without decision support.

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/nickweedon/mouser-mcp-docker'

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