MCP Servers / other / Mouser Search

Mouser Search

JSON →
stdionone1other

Model Context Protocol Server for the Mouser Search Api

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: mouser-search
Tools
What this server exposes
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).
Configuration
Environment & auth
authnone
envMOUSER_API_KEY
envPYPI_API_TOKEN
Resources
Mouser Search — MCP Server · libregistry