Loading MCP server directory, please wait...
DigiKey and Mouser MCP server for component research, BOM analysis, and sourcing.
npx @getmcp/cli add io.github.JPMarhefka/partunoRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JPMarhefka/partuno": {
"command": "uvx",
"args": [
"partuno",
"partuno-mcp"
],
"env": {
"DIGIKEY_ACCESS_TOKEN": "",
"DIGIKEY_CLIENT_ID": "",
"DIGIKEY_CLIENT_SECRET": "",
"MOUSER_SEARCH_API_KEY": "",
"MOUSER_ACCOUNT_API_KEY": ""
}
}
}
}