Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

CBC 151

Category
Shotgun
Barrel
711 mm
Weight, empty
2.70 kg
Introduced
Not recorded

About

What it is, and why it matters

Copy a link to this section

The CBC 151 is a Brazilian single-shot, break-action shotgun produced by Companhia Brasileira de Cartuchos (CBC). Built around a simple top-break action with an exposed hammer and a single smoothbore barrel, it was an inexpensive utility and hunting shotgun chambered for 12 gauge (as well as 20 gauge and .410 bore in other variants). Widely exported and sold under numerous importer brand names in North America, including Magtech and K-Mart store labels.

Sold under many private-label names over its production life, including the K-Mart Model 151 and through importers such as Magtech and Firearms Import and Export Corporation (FIE). Closely related to the CBC Model SB single-barrel series.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Companhia Brasileira de Cartuchos S.A.
Category
Shotgun
Country
Brazil
Status
Discontinued

DimensionsAs issued, without a magazine or an optic.

Barrel
711 mm
Overall length
1118 mm
Weight, empty
2.70 kg

ActionHow it cycles, what trips it, and what feeds it.

Action
Break action
Firing mechanism
Hammer fired
Trigger
Single action
Capacity
1

MaterialsEach swatch is the material itself, not a colour chosen to stand for it.

Frame
Steel
Barrel
Steel
Stock
Wood
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
400 m/s
Effective range
40 m

Trajectory

What the round does downrange

Solved from the muzzle figures and the bullet. The dashed rule is the effective range on the record, and the crosses are the steps the solver returned.

Copy a link to this section

No load solved for this record yetThe flight path is computed from a cartridge and a bullet. This record has no ammunition filed against its chambering, so there is nothing to solve.

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Break action
  • Single shot
  • Exposed hammer
  • Front bead sight
  • Automatic extractor

Standing

How it compares

Copy a link to this section

Each figure against the firearms of the same type and cartridge that record it, or of the same type where that cartridge has too few. Positions are read to the nearest tenth.

MeasurementThis firearmMedianPosition
Empty weightAmong 622 12 Gauge shotguns2.70 kg3.29 kgLighter than about 90%
Overall lengthAmong 570 12 Gauge shotguns1118 mm1150 mmShorter than about 60%
Barrel lengthAmong 650 12 Gauge shotguns711 mm711 mmLonger than about 60%
Magazine capacityAmong 647 12 Gauge shotguns13Among the smallest capacities

Answers

Questions about the CBC 151

Copy a link to this section
How much does the CBC 151 weigh?

The CBC 151 weighs 2.70 kg (5.95 lb) empty.

What caliber is the CBC 151?

The CBC 151 is chambered in 12 Gauge.

How many rounds does the CBC 151 hold?

The CBC 151 holds 1 rounds.

How long is the CBC 151?

The CBC 151 is 1118 mm (44.0 in) long overall, with a 711 mm (28.0 in) barrel.

Who makes the CBC 151?

The CBC 151 is made by Companhia Brasileira de Cartuchos S.A. (Brazil).

How does the CBC 151 operate?

The CBC 151 uses a break action, and its firing mechanism is hammer fired.

Compatibility

Which parts fit this firearm

Copy a link to this section

Studio

Every part that mounts on this, resolved

Not a list the maker typed out: the answer comes from the mounts this firearm exposes and the interface each part needs, so it stays right when either one changes.

  • Every part that mounts on any firearm in the catalogue
  • Interface standards, platforms and fit overrides
  • The same answers through the API and the MCP server

Requires a signed-in GunSpec account on the Studio plan. The answer is computed per part, so it is not part of the public record.

Provenance

What the record holds

Every figure above was taken from one of these pages. The confidence reflects how much of the record came from a page a claim can be checked against.

Copy a link to this section

Provenance

Stockists

Where to buy

Offers link straight to the shop. GunSpec never takes the order.

Copy a link to this section

No shop has listed this firearm yet

Stock and prices come from the shops themselves. If you sell this firearm, you can list it and it appears here.

List a firearm

MCP

Ask an assistant about it

The same record, reached the way a person asks for it rather than the way a program does.

Copy a link to this section

Ask GunSpec

Works with

Claude CodeClaude DesktopCursorVS CodeGitHub CopilotWindsurf

Point an MCP client at GunSpec and it answers from the catalogue rather than from memory. A free key covers the read tools.

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

Copy a link to this section
curl --request GET \  --url 'https://api.gunspec.io/v1/firearms/cbc-151' \  --header 'X-API-Key: your_key'
Response
{  "id": "cbc-151",  "name": "CBC 151",  "manufacturer": {    "id": "cbc",    "name": "Companhia Brasileira de Cartuchos S.A.",    "countryCode": "BR",    "foundedYear": 1926,    "website": "https://www.cbc.com.br",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-07-06 11:00:16",    "updatedAt": "2026-07-06 11:00:16",    "version": "4c2bf43825fef5c92578c8261b9e7d618d2532f9b915397f7b8aed8a50bc464e"  },  "category": {    "id": "shotgun",    "name": "Shotgun",    "description": "Smoothbore firearms designed to fire shot or slugs"  },  "country_of_origin": "BR",  "year_introduced": null,  "barrel_length_mm": 711,  "weight_empty_g": 2700,  "action_type": "break_action"}