Notice

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

Zastava MP22

Zastava MP22
Category
Rifle
Barrel
560 mm
Weight, empty
2.70 kg
Introduced
2010

About

What it is, and why it matters

Copy a link to this section

The Zastava MP22 is a bolt-action rimfire rifle chambered in .22 LR, .22 WMRF, and .17 HMR (as the MP17 variant). Built on a Mauser-type rotating bolt action, the MP22 features a 560mm cold hammer-forged barrel, a 5+1 detachable magazine, and a walnut stock. The rifle weighs just 2.7 kg and offers an adjustable trigger. The Fullstock variant features a shorter 460mm barrel with a Mannlicher-style stock. Threaded-muzzle variants (MP22N/MP17N) are available with a protective thread ring.

The MP17 designation is used for the .17 HMR chambering. MP22N and MP17N have threaded muzzles for suppressor mounting.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Zastava Arms
Category
Rifle
Country
Serbia
Status
In production
Produced
2010

DimensionsAs issued, without a magazine or an optic.

Barrel
560 mm
Overall length
1140 mm
Weight, empty
2.70 kg

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

Action
Bolt action
Firing mechanism
Hammer fired
Trigger
Single stage
Capacity
5
Magazine
Internal

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.

Effective range
600 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
  • Mauser rotating bolt
  • Adjustable trigger
  • Detachable box magazine
  • Cold hammer forged barrel

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 215 .22 Long Rifle rifles2.70 kg2.61 kgHeavier than about 60%
Overall lengthAmong 207 .22 Long Rifle rifles1140 mm1016 mmLonger than about 90%
Barrel lengthAmong 228 .22 Long Rifle rifles560 mm547 mmLonger than about 60%
Magazine capacityAmong 231 .22 Long Rifle rifles56Holds fewer rounds than about 60%

Answers

Questions about the Zastava MP22

Copy a link to this section
How much does the Zastava MP22 weigh?

The Zastava MP22 weighs 2.70 kg (5.95 lb) empty.

What caliber is the Zastava MP22?

The Zastava MP22 is chambered in .22 Long Rifle and .17 Hornady Magnum Rimfire.

How many rounds does the Zastava MP22 hold?

The Zastava MP22 holds 5 rounds, fed from an internal magazine.

How long is the Zastava MP22?

The Zastava MP22 is 1140 mm (44.9 in) long overall, with a 560 mm (22.0 in) barrel.

Who makes the Zastava MP22?

The Zastava MP22 is made by Zastava Arms (Serbia).

When was the Zastava MP22 introduced?

The Zastava MP22 was introduced in 2010.

How does the Zastava MP22 operate?

The Zastava MP22 uses a bolt 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

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/zastava-mp22' \  --header 'X-API-Key: your_key'
Response
{  "id": "zastava-mp22",  "name": "Zastava MP22",  "manufacturer": {    "id": "zastava",    "name": "Zastava Arms",    "countryCode": "RS",    "foundedYear": 1853,    "website": "https://www.zastava-arms.rs",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-18 03:40:48",    "updatedAt": "2026-02-18 03:40:48",    "version": "1280b11f95e216b0481865c8371fa30b9f7a5b33a8167e7b5ba6166da29d4149"  },  "category": {    "id": "rifle",    "name": "Rifle",    "description": "Long-barreled firearms designed for accurate shooting"  },  "country_of_origin": "RS",  "year_introduced": 2010,  "barrel_length_mm": 560,  "weight_empty_g": 2700,  "action_type": "bolt_action"}