Partuno — DigiKey & Mouser MCP Server
Rank #11,921io.github.JPMarhefka/partuno
DigiKey and Mouser MCP server for component research, BOM analysis, and sourcing.
Partuno — DigiKey & Mouser MCP Server is a Model Context Protocol (MCP) server published by JPMarhefka. It ranks #11,921 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Partuno — DigiKey & Mouser MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 120,125 of 132,046 servers on MCP Toplist.
Use Partuno — DigiKey & Mouser MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add partuno -e "DIGIKEY_ACCESS_TOKEN=<your DIGIKEY_ACCESS_TOKEN>" -e "DIGIKEY_CLIENT_ID=<your DIGIKEY_CLIENT_ID>" -e "DIGIKEY_CLIENT_SECRET=<your DIGIKEY_CLIENT_SECRET>" -e "MOUSER_SEARCH_API_KEY=<your MOUSER_SEARCH_API_KEY>" -e "MOUSER_ACCOUNT_API_KEY=<your MOUSER_ACCOUNT_API_KEY>" -- uvx partuno partuno-mcpReplace each placeholder with your own value before saving.
[mcp_servers.partuno]
command = "uvx"
args = ["partuno", "partuno-mcp"]
[mcp_servers.partuno.env]
DIGIKEY_ACCESS_TOKEN = "<your DIGIKEY_ACCESS_TOKEN>"
DIGIKEY_CLIENT_ID = "<your DIGIKEY_CLIENT_ID>"
DIGIKEY_CLIENT_SECRET = "<your DIGIKEY_CLIENT_SECRET>"
MOUSER_SEARCH_API_KEY = "<your MOUSER_SEARCH_API_KEY>"
MOUSER_ACCOUNT_API_KEY = "<your MOUSER_ACCOUNT_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"partuno": {
"command": "uvx",
"args": [
"partuno",
"partuno-mcp"
],
"env": {
"DIGIKEY_ACCESS_TOKEN": "<your DIGIKEY_ACCESS_TOKEN>",
"DIGIKEY_CLIENT_ID": "<your DIGIKEY_CLIENT_ID>",
"DIGIKEY_CLIENT_SECRET": "<your DIGIKEY_CLIENT_SECRET>",
"MOUSER_SEARCH_API_KEY": "<your MOUSER_SEARCH_API_KEY>",
"MOUSER_ACCOUNT_API_KEY": "<your MOUSER_ACCOUNT_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"partuno": {
"command": "uvx",
"args": [
"partuno",
"partuno-mcp"
],
"env": {
"DIGIKEY_ACCESS_TOKEN": "<your DIGIKEY_ACCESS_TOKEN>",
"DIGIKEY_CLIENT_ID": "<your DIGIKEY_CLIENT_ID>",
"DIGIKEY_CLIENT_SECRET": "<your DIGIKEY_CLIENT_SECRET>",
"MOUSER_SEARCH_API_KEY": "<your MOUSER_SEARCH_API_KEY>",
"MOUSER_ACCOUNT_API_KEY": "<your MOUSER_ACCOUNT_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"partuno": {
"type": "stdio",
"command": "uvx",
"args": [
"partuno",
"partuno-mcp"
],
"env": {
"DIGIKEY_ACCESS_TOKEN": "<your DIGIKEY_ACCESS_TOKEN>",
"DIGIKEY_CLIENT_ID": "<your DIGIKEY_CLIENT_ID>",
"DIGIKEY_CLIENT_SECRET": "<your DIGIKEY_CLIENT_SECRET>",
"MOUSER_SEARCH_API_KEY": "<your MOUSER_SEARCH_API_KEY>",
"MOUSER_ACCOUNT_API_KEY": "<your MOUSER_ACCOUNT_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"partuno": {
"command": "uvx",
"args": [
"partuno",
"partuno-mcp"
],
"env": {
"DIGIKEY_ACCESS_TOKEN": "<your DIGIKEY_ACCESS_TOKEN>",
"DIGIKEY_CLIENT_ID": "<your DIGIKEY_CLIENT_ID>",
"DIGIKEY_CLIENT_SECRET": "<your DIGIKEY_CLIENT_SECRET>",
"MOUSER_SEARCH_API_KEY": "<your MOUSER_SEARCH_API_KEY>",
"MOUSER_ACCOUNT_API_KEY": "<your MOUSER_ACCOUNT_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"partuno": {
"command": "uvx",
"args": [
"partuno",
"partuno-mcp"
],
"env": {
"DIGIKEY_ACCESS_TOKEN": "<your DIGIKEY_ACCESS_TOKEN>",
"DIGIKEY_CLIENT_ID": "<your DIGIKEY_CLIENT_ID>",
"DIGIKEY_CLIENT_SECRET": "<your DIGIKEY_CLIENT_SECRET>",
"MOUSER_SEARCH_API_KEY": "<your MOUSER_SEARCH_API_KEY>",
"MOUSER_ACCOUNT_API_KEY": "<your MOUSER_ACCOUNT_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.JPMarhefka%2Fpartuno)<a href="https://mcptoplist.com/server/io.github.JPMarhefka%2Fpartuno"><img src="https://mcptoplist.com/badge/io.github.JPMarhefka%2Fpartuno.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
JPMarhefka
Available versions (2)
| Version | Published |
|---|---|
| 4.0.1 | Aug 12, 2026 |
| 4.0.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains Partuno — DigiKey & Mouser MCP Server?
- Partuno — DigiKey & Mouser MCP Server is maintained by JPMarhefka, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Partuno — DigiKey & Mouser MCP Server listed on the Official MCP Registry?
- Yes — Partuno — DigiKey & Mouser MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Partuno — DigiKey & Mouser MCP Server have?
- MCP Toplist tracks 2 versions of Partuno — DigiKey & Mouser MCP Server, most recently published on Aug 12, 2026.
- Where can I find the source code for Partuno — DigiKey & Mouser MCP Server?
- The source code for Partuno — DigiKey & Mouser MCP Server is hosted at github.com/JPMarhefka/Partuno.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.