parts · pricing · stock · orders
Search millions of components, compare pricing and stock, pull datasheets, review past orders, and build reorder carts — from Claude, ChatGPT, or any MCP-capable agent.
Parts are sourced and purchased through your own DigiKey account · nothing is ever purchased automatically
> we're low on the 0603 100nF caps — reorder what we got last time ⏺ list_orders(startDate: "2026-05-01") ⏺ get_order(salesOrderId: 80012345) found: 399-1096-1-ND · CAP CER 100NF 50V X7R 0603 · qty 4,000 ⏺ get_pricing(productNumber: "399-1096-1-ND", quantity: 4000) $0.00808/ea @ 4k — $32.32 total, 248,391 in stock ⏺ create_reorder_link(items: [{ 399-1096-1-ND × 4000 }]) ✓ cart ready — review & check out on digikey.com: digikey.com/classic/ordering/fastadd.aspx?part1=399-1096-1-ND&qty1=4000
Getting started
No API keys to manage, no developer portal to register with — you authorize digimcp with the DigiKey account you already have.
Sign in and click Connect DigiKey — you authorize with your regular digikey.com account. digimcp never sees your password, and your grant is stored encrypted.
One command adds digimcp to Claude Code — or paste the URL into Claude.ai, ChatGPT, Cursor, or any MCP-capable client.
"Find a 3.3V LDO in SOT-23 with 500mA output" · "What did we pay for those connectors in March?" · "Reorder the caps from my last order."
claude mcp add --transport http digikey https://digimcp.com/mcp
Eleven tools
Every response is trimmed and flattened for agents — specs as clean key/value pairs, not raw API dumps. Catalog and order data comes from DigiKey.
search_productskeyword search with category, manufacturer, stock & sort filters
get_productfull specs: parameters, stock, price breaks, packaging, compliance
get_pricingprice breaks, price at quantity, or Digi-Reel pricing
find_related_productssubstitutes, companions, associated parts, alternate packaging
get_product_mediadatasheets, photos, 3D models, documents
list_categoriesbrowse or search the full DigiKey category tree
search_manufacturersresolve manufacturer ids for filtered search
list_ordersyour DigiKey orders in a date range, with status and totals
get_orderline items, quantities, prices, and shipment tracking
create_reorder_linkpre-filled DigiKey cart links — you review and check out
server_inforemaining quota, connection status, usage tips
Safe by design
Agents assemble carts; a human reviews and checks out on digikey.com. There is no order-placement API surface.
Every request runs under your own DigiKey authorization with per-user quotas. Deleting your account purges everything.
Agent access via Clerk-issued tokens; DigiKey access via 3-legged OAuth. Secrets are AES-256 encrypted with per-user keys.
Connect your DigiKey account and start asking for parts in the next couple of minutes.
Get connected