
PartsTable
MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |
| 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. |
| 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. |
| get-substitutes | Find substitute / equivalent / cross-referenced part numbers from the PartsTable cross-reference graph (591K+ verified pairs). |
| search-parts | Look up a batch of part numbers (max 25) against the PartsTable catalog. Returns per-part identity summary and whether each exists. |