Reference Source

Low-voltage fuse cross-reference by UL class and manufacturer

Which fuse catalog series from each major manufacturer (Edison, Brush/Dorman, Bussmann, Mersen/Gould, GEC/CEFCO, Littelfuse) is the interchangeable equivalent for a given UL fuse class (CC, RK1, RK5, J, T, L, Midget, ceramic/glass supplementals). One record is one fuse type/class/voltage combination, with each manufacturer's series designation printed against it, plus the amp rating that must be added to complete the catalog number. Answers 'what is the Bussmann equivalent of a Littelfuse KLKR fuse', 'I have an old panel fused with Gould A2D fuses, what do I replace them with', 'what class is an FRN-R fuse'. There is no federal or UL-published cross-reference; each manufacturer prints only its own outbound mapping (its series vs everyone else's), never a neutral grid, and distributor sites that do publish one (Bussmann's own cross-reference tool, Mersen's own page) still favour their own house brand and are JS-driven lookup tools rather than a static table a reader or an assistant can scan in one place.

Records24
Sources2
Verified
Review by
LicenceFacts extracted from a distributor's published cross-reference catalog (a factual compilation of manufacturer part-number equivalences), with a short attributed quote and a link back. Part-number cross-references are facts, not creative expression.

The data

UL fuse class / typeOperating styleVoltage ratingEdison seriesBrush/Dorman seriesBussmann seriesMersen/Gould seriesLittelfuse seriesGEC/CEFCO seriesMersen/Gould note
1/4”x1/4” CeramicFast-Acting250/125ABCABCABCGAB314
1/4”x1/4”GlassFast-Acting250/32AGCAGCAGCGGC312
RK5Time-Delay Dual Element250ECNRFRN-RTRFLNR
RK5Time-Delay Dual Element600ECSRFRS-RTRSFLSR
CCTime-Delay600EDCCLP-CCATDRCCMR
5x20 mm GlassFast-Acting250/125GMAGMAGMAGGM235
5x20 mm GlassMedium Time-Delay250/125GMCGMCGMCGSC
CCFast-Acting600HCLRHCLRKTK-RATMRKLKRCTK-R
CCTime-Delay600HCTRFNQ-RATQRKLDR
JTime-Delay Dual Element600JDLLPJAJTJTD
JHigh-Speed AC Drive600JHLDFJHSJ
LFast-Acting600LCULCUKTUA4BYLDCCL, CLU
RK1Time-Delay Dual Element250LENRKLPN-RK-SPA2DRLLNRK
RK1Time-Delay Dual Element600LESRKLPS-RK-SPA6DRLLSRKNot dual element 110–600Amp
MidgetFast-Acting600MCLMCLKTKATMKLKCTK
1/4”x1/4” CeramicTime-Delay250MDAMDAMDA326
1/4”x1/4”GlassTime-Delay250/32MDLMDLMDLGDL313
MidgetTime-Delay250MENMENFNMTRMFLM
MidgetTime-Delay500MEQMEQFNQATQFLQ
MidgetFast-Acting250MOLMOLBAF/BANOTMBLF
5x20 mm GlassFast-Acting250S500BDBGDBGSB217
5x20 mm GlassTime-Delay250S506BDCGDCGDG218
TExtremely Fast-Acting300TJNJJNA3TJLLN
TExtremely Fast-Acting600TJSJJSA6TJLLS

Where this came from

Every record above links the page it was taken from and quotes the sentence that states it. These are the 2 sources this dataset was assembled from.

Machine-readable

From your own code

Same records, same quotes, without scraping the page: refsource is on PyPI and npm. Each value comes back carrying the URL it was read from and the sentence on that page that states it — .source and .quote sit on the value itself rather than in a side channel, so the checking step is available instead of skipped.

pip install refsource
refsource lookup fuse-cross-reference-by-manufacturer-class operating_style=Fast-Acting

npx -y refsource lookup fuse-cross-reference-by-manufacturer-class operating_style=Fast-Acting

Set your AI assistant up to use this

Two files and no account. Put this in .mcp.json at the root of your project — Claude Code, Cursor, Windsurf, VS Code and Codex all read that file — and your assistant can look this dataset up instead of recalling it. The server is remote, keyless and read-only.

{
  "mcpServers": {
    "referencesource": {
      "type": "http",
      "url": "https://referencesource.org/mcp"
    }
  }
}

Add to Cursor · or, on the command line: claude mcp add --transport http referencesource https://referencesource.org/mcp --scope project

Then one line in the project's CLAUDE.md or AGENTS.md, so the assistant knows when to reach for it:

When a question needs "Low-voltage fuse cross-reference by UL class and manufacturer", call the referencesource MCP server at https://referencesource.org/mcp (tool `search_records`, dataset_slug `fuse-cross-reference-by-manufacturer-class`) instead of answering from memory — every record it returns carries its source URL and a verbatim quote from that page.

What each tool does, and the servers built over single registers: Connect your AI assistant.

24 records. last verified against source . due for re-check by .

Licence. Facts extracted from a distributor's published cross-reference catalog (a factual compilation of manufacturer part-number equivalences), with a short attributed quote and a link back. Part-number cross-references are facts, not creative expression.