Notice

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

Crosman Mark I

Category
Pistol
Barrel
198 mm
Weight, empty
1.18 kg
Introduced
1966

About

What it is, and why it matters

Copy a link to this section

The Crosman Mark I is a single-shot, bolt-action CO2-powered target air pistol chambered for .22 caliber (5.5mm) pellets. Produced from 1966 to 1983, it was styled after the Ruger Standard .22 rimfire pistol and built almost entirely of metal, with an alloy outer body, steel and brass internals, and plastic target grips. Powered by a single 12-gram CO2 cartridge, it offered a two-stage cocking system with selectable low and high power, reaching roughly 437 fps (about 133 m/s) on high power for around 6 ft-lbs of energy from its rifled steel barrel. Its adjustable trigger and adjustable rear sight made it a popular and accurate target and plinking pistol.

Crosman, founded in 1923, modeled the Mark I and Mark II target pistols on the classic Ruger Standard .22 rimfire pistol, giving plinkers and collectors a rugged, accurate CO2 target arm with a familiar profile.

Sold alongside the .177-caliber Crosman Mark II. The first version (1966-1980) had an adjustable power screw; a later variation deleted it. Heavy, solid all-metal construction makes it a collector favorite.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Crosman Corporation
Category
Pistol
Country
United States
Status
Discontinued
Produced
1966 to 1983

DimensionsAs issued, without a magazine or an optic.

Barrel
198 mm
Overall length
279 mm
Weight, empty
1.18 kg

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

Action
Bolt action
Firing mechanism
Striker fired
Trigger
Single action
Capacity
1

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

Frame
Alloy
Barrel
Steel
Stock
Polymer
Finish
Black

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
133 m/s
Muzzle energy
8 J
Effective range
14 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
  • Co2 powered
  • Single shot
  • Bolt action
  • Dual power setting
  • Two stage cocking
  • Adjustable rear sight
  • Adjustable trigger
  • Rifled steel barrel
  • All metal construction

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 1,909 pistols1.18 kg794 gHeavier than about 80%
Overall lengthAmong 1,911 pistols279 mm196 mmLonger than about 80%
Barrel lengthAmong 1,941 pistols198 mm102 mmLonger than about 90%
Magazine capacityAmong 1,962 pistols18Among the smallest capacities

Answers

Questions about the Crosman Mark I

Copy a link to this section
How much does the Crosman Mark I weigh?

The Crosman Mark I weighs 1.18 kg (2.60 lb) empty.

What caliber is the Crosman Mark I?

The Crosman Mark I is chambered in .22 Air (5.5mm Pellet).

How many rounds does the Crosman Mark I hold?

The Crosman Mark I holds 1 rounds.

How long is the Crosman Mark I?

The Crosman Mark I is 279 mm (10.98 in) long overall, with a 198 mm (7.80 in) barrel.

Who makes the Crosman Mark I?

The Crosman Mark I is made by Crosman Corporation (United States).

When was the Crosman Mark I introduced?

The Crosman Mark I was introduced in 1966 and discontinued in 1983.

How does the Crosman Mark I operate?

The Crosman Mark I uses a bolt action, and its firing mechanism is striker 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

78%

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/crosman-mark-i' \  --header 'X-API-Key: your_key'
Response
{  "id": "crosman-mark-i",  "name": "Crosman Mark I",  "manufacturer": {    "id": "crosman",    "name": "Crosman Corporation",    "countryCode": "US",    "foundedYear": 1923,    "website": "https://www.benjaminairguns.com",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-06-21 23:00:46",    "updatedAt": "2026-06-21 23:00:46",    "version": "f543dddab37114ba944f05c6f06ef6244b709fe19e21ffb1fa60708bf47a8628"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "US",  "year_introduced": 1966,  "barrel_length_mm": 198,  "weight_empty_g": 1180,  "action_type": "bolt_action"}