Notice

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

Beretta Model 38

Beretta Model 38
Category
Submachine Gun
Barrel
315 mm
Weight, empty
4.20 kg
Introduced
1938

About

What it is, and why it matters

Copy a link to this section

The Beretta Model 38 (Moschetto Automatico Beretta Modello 1938, MAB 38) is an Italian submachine gun designed by Tullio Marengoni and adopted by the Royal Italian Army in 1938. Chambered in 9x19mm Parabellum and fed from a 40-round magazine, it featured a robust tubular steel receiver, a perforated barrel jacket, a full wooden stock, and a distinctive dual-trigger system in which the front trigger fired semi-automatic and the rear trigger fired fully automatic. Widely regarded as one of the best submachine guns of the Second World War for its accuracy, reliability, and build quality.

Captured MAB 38s were highly prized by both Allied and German troops, who considered the Beretta one of the finest submachine guns of the war owing to its accuracy and craftsmanship.

The dual-trigger arrangement allowed instant selection between semi-automatic and full-automatic fire without a separate selector switch. Successive wartime variants (38/42, 38/43, 38/44) progressively simplified manufacture by removing the barrel jacket and shortening the barrel.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Beretta
Category
Submachine Gun
Country
Italy
Status
Discontinued
Produced
1938 to 1950

DimensionsAs issued, without a magazine or an optic.

Barrel
315 mm
Overall length
946 mm
Weight, empty
4.20 kg

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

Action
Blowback
Firing mechanism
Open bolt
Trigger
Double trigger
Capacity
40
Magazine
Detachable box

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

Frame
Steel
Slide
Steel
Barrel
Steel
Stock
Wood
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
420 m/s
Muzzle energy
657 J
Effective range
200 m
Rate of fire
600 rpm

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

0 m449 m/s

012525037550034 m0501002003004005006008001000

Features

What it has

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

Copy a link to this section
  • Wooden stock
  • Perforated barrel jacket
  • Dual trigger fire selection
  • Folding bayonet lug

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 201 9x19mm Parabellum submachine guns4.20 kg3.18 kgHeavier than about 90%
Overall lengthAmong 200 9x19mm Parabellum submachine guns946 mm723 mmLonger than about 90%
Barrel lengthAmong 202 9x19mm Parabellum submachine guns315 mm213 mmLonger than about 90%
Magazine capacityAmong 204 9x19mm Parabellum submachine guns4032Holds more rounds than about 90%

Answers

Questions about the Beretta Model 38

Copy a link to this section
How much does the Beretta Model 38 weigh?

The Beretta Model 38 weighs 4.20 kg (9.26 lb) empty.

What caliber is the Beretta Model 38?

The Beretta Model 38 is chambered in 9x19mm Parabellum.

How many rounds does the Beretta Model 38 hold?

The Beretta Model 38 holds 40 rounds, fed from a detachable box magazine.

How long is the Beretta Model 38?

The Beretta Model 38 is 946 mm (37.2 in) long overall, with a 315 mm (12.4 in) barrel.

Who makes the Beretta Model 38?

The Beretta Model 38 is made by Beretta (Italy). It was designed by Tullio Marengoni.

When was the Beretta Model 38 introduced?

The Beretta Model 38 was introduced in 1938 and discontinued in 1950.

How does the Beretta Model 38 operate?

The Beretta Model 38 uses a blowback action, and its firing mechanism is open bolt.

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

In service

Royal Italian Army
1938
Wehrmacht
1943

Provenance

Confidence in this record

85%

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/beretta-m38' \  --header 'X-API-Key: your_key'
Response
{  "id": "beretta-m38",  "name": "Beretta Model 38",  "manufacturer": {    "id": "beretta",    "name": "Beretta",    "countryCode": "IT",    "foundedYear": 1526,    "website": "https://www.beretta.com",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-11 23:44:38",    "updatedAt": "2026-02-18 03:43:40",    "version": "8b9fe1893419c995aa99c862828f03dd5729ecd351a2fed53e95d04b9a47918f"  },  "category": {    "id": "submachine-gun",    "name": "Submachine Gun",    "description": "Automatic firearms chambered in pistol calibers"  },  "country_of_origin": "IT",  "year_introduced": 1938,  "barrel_length_mm": 315,  "weight_empty_g": 4200,  "action_type": "blowback"}