Mouser Search
JSON →Model Context Protocol Server for the Mouser Search Api
Install
pip install -e Tools · 5
- search_by_keyword Keyword search across the catalog (up to 50 parts). Supports paging and RoHS/in-stock filters.
- search_by_part_number Look up 1–10 part numbers (pipe-separated), with optional exact-match.
- search_by_keyword_and_manufacturer Keyword search scoped to one manufacturer by name.
- search_by_part_number_and_manufacturer Part-number lookup scoped to one manufacturer by name.
- list_manufacturers Enumerate manufacturer names (use the result to populate the manufacturer_name argument on the two manufacturer-filtered tools).
Environment variables
MOUSER_API_KEYPYPI_API_TOKEN
Links
★ 1 GitHub stars