Skip to content
Claude Code

Partuno — DigiKey & Mouser MCP Server for Claude Code

io.github.jpmarhefka/partuno

DigiKey and Mouser MCP server for component research, BOM analysis, and sourcing.

client:Claude Code transport:stdio runtime:pypi

Install Partuno — DigiKey & Mouser MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add partuno -e DIGIKEY_ACCESS_TOKEN=<DIGIKEY_ACCESS_TOKEN> -e DIGIKEY_CLIENT_ID=<DIGIKEY_CLIENT_ID> -e DIGIKEY_CLIENT_SECRET=<DIGIKEY_CLIENT_SECRET> -e MOUSER_SEARCH_API_KEY=<MOUSER_SEARCH_API_KEY> -e MOUSER_ACCOUNT_API_KEY=<MOUSER_ACCOUNT_API_KEY> -- uvx partuno

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Partuno — DigiKey & Mouser MCP Server in other clients