# PartsTable MCP server

MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps.

## Links
- Registry page: https://www.getdrio.com/mcp/com-partstable-partstable
- Repository: https://github.com/partstable/partstable

## Install
- Endpoint: https://mcp.partstable.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.partstable.com/mcp

## Tools
- normalize-pn - Normalize an IT hardware part number into its canonical form. Handles HPE (B21/001/spare), Dell (400-XXXX, DP/N), and IBM/Lenovo (FRU) formats. Critical for deduplication and accurate lookups. Endpoint: https://mcp.partstable.com/mcp
- validate-pn - Validate a part number and check whether it exists in the PartsTable catalog (16M+ parts from government, OEM, and commercial authority sources). Returns structural validity and catalog existence. Endpoint: https://mcp.partstable.com/mcp
- get-part - Get the canonical record for a part: identity, manufacturer, description, category, lifecycle, and government classification (NSN/FSC) when present. Sourced from the PartsTable canonical read model. Endpoint: https://mcp.partstable.com/mcp
- get-substitutes - Find substitute / equivalent / cross-referenced part numbers from the PartsTable cross-reference graph (591K+ verified pairs). Endpoint: https://mcp.partstable.com/mcp
- search-parts - Look up a batch of part numbers (max 25) against the PartsTable catalog. Returns per-part identity summary and whether each exists. Endpoint: https://mcp.partstable.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.partstable
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Feb 9, 2026
- Source: https://registry.modelcontextprotocol.io
