Notice

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

Category
Submachine Gun
Barrel
Not recorded
Weight, empty
Not recorded
Introduced
2005

About

What it is, and why it matters

Copy a link to this section

The CZ 868 (also designated XCZ 868) was an experimental 9x19mm Parabellum submachine gun prototype developed by Ceska zbrojovka Uhersky Brod (CZUB) in the Czech Republic around 2005. It was a refined iteration in a chain of prototypes that began with a Slovak Laugo submachine gun design acquired by CZUB. Operating on a simple blowback principle and built around a polymer receiver, the CZ 868 served as a developmental stepping stone toward CZUB's next-generation compact automatic weapon. The prototype was ultimately not adopted for production; instead the company chose to develop a fundamentally new weapon that emerged as the widely successful CZ Scorpion EVO 3.

The CZ 868 was one of the last experimental links in a lineage that stretched back to a Slovak Laugo submachine gun project. When it too fell short, CZUB abandoned incremental refinement and started fresh, a decision that produced the globally adopted CZ Scorpion EVO 3.

The CZ 868 was a transitional prototype and never entered series production. Detailed physical specifications (weight, barrel length, cyclic rate) were not published, as the design was superseded before finalization. It is historically significant chiefly as a direct ancestor of the CZ Scorpion EVO 3 submachine gun family.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Česká zbrojovka
Category
Submachine Gun
Country
Czechia
Status
Prototype
Produced
2005

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

Action
Blowback
Magazine
Detachable box

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

Frame
Polymer
Barrel
Steel

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
  • Select fire
  • Polymer lower receiver
  • Modular design

Standing

How it compares

Copy a link to this section

This record has too few measurements to compare with others yet.

Answers

Questions about the CZ 868

Copy a link to this section
What caliber is the CZ 868?

The CZ 868 is chambered in 9x19mm Parabellum.

Who makes the CZ 868?

The CZ 868 is made by Česká zbrojovka (Czechia).

When was the CZ 868 introduced?

The CZ 868 was introduced in 2005.

How does the CZ 868 operate?

The CZ 868 uses a blowback action.

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

62%

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/cz-868' \  --header 'X-API-Key: your_key'
Response
{  "id": "cz-868",  "name": "CZ 868",  "manufacturer": {    "id": "cz",    "name": "Česká zbrojovka",    "countryCode": "CZ",    "foundedYear": 1936,    "website": "https://www.czfirearms.com",    "logoUrl": null,    "description": "Czech firearms manufacturer based in Uherský Brod, established in 1936 as a strategic armaments facility and became the main Czechoslovak producer of small firearms after World War II.",    "status": "active",    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-11 23:44:38",    "updatedAt": "2026-02-18 03:43:46",    "version": "3d31eca95fe86453b3e4ce39da89e68e7772f8583a0d304f8ec5873a2440ab13"  },  "category": {    "id": "submachine-gun",    "name": "Submachine Gun",    "description": "Automatic firearms chambered in pistol calibers"  },  "country_of_origin": "CZ",  "year_introduced": 2005,  "barrel_length_mm": null,  "weight_empty_g": null,  "action_type": "blowback"}