67
/ 100
7 hours ago
glama

Mouser Electronics MCP Server

A Model Context Protocol (MCP) server for the Mouser Electronics API. Enables searching electronic components, managing shopping carts, and tracking orders directly through Claude or other MCP clients.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MOUSER_PART_API_KEY, MOUSER_ORDER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMOUSER_PART_API_KEYAPI key for part search (required)
🔐 secretMOUSER_ORDER_API_KEYAPI key for cart/orders (required)
configMOUSER_API_BASE_URLBase URL for Mouser API https://api.mouser.com/api/v1
configMOUSER_API_TIMEOUTRequest timeout in seconds 30
configMOUSER_DEBUGEnable debug logging false
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nickweedon-mouser-mcp-docker-jtbv4p)](https://m8ven.ai/mcp/nickweedon-mouser-mcp-docker-jtbv4p)
commit: 09867b670c5fb5f7a336cea8dc54e20f3a34b061
code hash: eb95490102292909472cc917a861ff3bdb43364a98dc2d49ad50526cf2610f3b
verified: 6/24/2026, 10:17:16 AM
view raw JSON →