Search 500+ wire-harness & cable-assembly manufacturers by country, industry, and capability.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A remote Model Context Protocol server for sourcing wire harnesses and cable assemblies. It answers two questions an agent cannot answer from general web knowledge: who manufactures this, and what part can replace this one.
Hosted, public, no API key, nothing to install.
Listed in the official MCP registry as io.github.pawel-kowalczyk/harness-atlas.
The endpoint moved to
harnessatlas.comon 2026-08-24 (manifest v0.2.0). The previous Supabase URL still works and is not being retired, so existing clients keep functioning β but this is the address to use.
Wire-harness sourcing data is scattered across trade directories, PDF catalogues and manufacturer sites that general-purpose models summarise badly and cite unreliably. Harness Atlas is a structured directory of the sector with per-field provenance, exposed over MCP so an agent can query it directly instead of guessing.
find_manufacturerSearch the directory of wire-harness and cable-assembly manufacturers. All parameters optional.
| Parameter | Type | Notes |
|---|---|---|
country | string | HQ country, e.g. Germany, Poland, China |
industry | enum | aerospace Β· appliances Β· automotive Β· commercial-vehicles Β· electronics Β· energy Β· hvac Β· industrial Β· marine Β· medical Β· off-road Β· rolling-stock Β· telecommunications |
capability | enum | crimp_force_monitoring Β· ultrasonic_welding Β· soldering Β· overmolding Β· braiding Β· twisting Β· sealing_grommets Β· heatshrink Β· labeling_marking Β· testing_continuity Β· hipot Β· functional_test Β· hv_capable Β· ipc_whma_620 |
name | string | Partial company-name match |
limit | integer | 1β50, default 20 |
Returns name, HQ country and city, website, industries served, plant count, capabilities and a profile URL.
find_alternativeCross-reference a component part number β connectors, terminals, seals, cable protection β
against the XrefBase equivalence graph. part_number is required; manufacturer is optional and
disambiguates an MPN that exists under several makers (aliases such as TE and H+S are
accepted). Punctuation and case are normalised, so 1-967616-1 and 19676161 both match.
Results are grouped by relationship strength, and the groups are not interchangeable:
| Group | Meaning |
|---|---|
verified_replacements | Corroborated drop-in or manufacturer-superseded parts |
functional_equivalents | Same job, but needs engineering review |
same_series, variants | Same family, different configuration β not substitutes |
mates_with | The counterpart it plugs into β specifically not a substitute |
Every claim carries a confidence level and, where one exists, a public source URL. The grouping is the point: a tool that returns one flat list of "alternatives" invites an agent to propose a mating connector as a replacement part.
Claude Code
Claude Desktop / any client taking a remote MCP URL β add to your MCP config:
Straight JSON-RPC, to try it without a client:
verified_replacements is the only group that should be read as a substitution
recommendation, and even that warrants engineering review for a safety-relevant application.Harness Atlas is a directory and reference service. It does not broker, quote or transact, and listing is not endorsement.
The server runs as a hosted endpoint; its implementation is not open source. This repository is the public home for the server: its registry manifest, documentation and examples.
server.json is a mirror published for registry discovery. The canonical copy lives with the
implementation and is what mcp-publisher publishes β if the two ever disagree, the version in
the official registry is authoritative.
io.github.pawel-kowalczyk/harness-atlasMIT β covering this repository's contents: the server manifest, documentation and examples.
The licence does not extend to the Harness Atlas directory data returned by the hosted endpoint. That data remains proprietary and is offered for use through the endpoint itself.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/harness-atlas-2)<a href="https://allmcps.com/mcp/harness-atlas-2"><img src="https://allmcps.com/api/badge/harness-atlas-2?style=directory" alt="Harness Atlas on AllMCPs" /></a>