Notice

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

Colt Burgess Rifle

Colt Burgess Rifle
Category
Rifle
Barrel
648 mm
Weight, empty
3.97 kg
Introduced
1883

About

What it is, and why it matters

Copy a link to this section

The Colt Burgess Rifle was a .44-40 lever-action repeating rifle and Colt's only lever-action long gun, produced briefly from 1883 to 1885 to challenge Winchester's dominance. Designed by Andrew Burgess, it used a toggle lockup and sliding loading gate and was considered slightly lighter, shorter and stronger than the rival Winchester 1873. Sharing the .44-40 cartridge with Colt's revolvers, it was a capable rifle that nonetheless had a very short production life.

Colt's only lever-action rifle was reportedly dropped after Winchester threatened to enter the revolver market in retaliation; the legendary 'gentleman's agreement' between the two firms is widely repeated but has never been documented.

Made in rifle, half-octagon sporting rifle, and 20-inch saddle-ring carbine forms.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Colt's Manufacturing Company LLC
Category
Rifle
Country
United States
Status
Discontinued
Produced
1883 to 1885

DimensionsAs issued, without a magazine or an optic.

Barrel
648 mm
Overall length
1086 mm
Weight, empty
3.97 kg

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

Action
Lever action
Firing mechanism
Hammer fired
Trigger
Single stage
Capacity
15
Magazine
Tube

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
150 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
  • Toggle lockup
  • Sliding loading gate
  • Tubular magazine
  • Straight grip stock

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,612 rifles3.97 kg3.50 kgHeavier than about 70%
Overall lengthAmong 1,557 rifles1086 mm1080 mmNear the median
Barrel lengthAmong 1,659 rifles648 mm584 mmLonger than about 70%
Magazine capacityAmong 1,611 rifles155Holds more rounds than about 80%

Answers

Questions about the Colt Burgess Rifle

Copy a link to this section
How much does the Colt Burgess Rifle weigh?

The Colt Burgess Rifle weighs 3.97 kg (8.75 lb) empty.

What caliber is the Colt Burgess Rifle?

The Colt Burgess Rifle is chambered in .44-40 Winchester.

How many rounds does the Colt Burgess Rifle hold?

The Colt Burgess Rifle holds 15 rounds, fed from a tube magazine.

How long is the Colt Burgess Rifle?

The Colt Burgess Rifle is 1086 mm (42.8 in) long overall, with a 648 mm (25.5 in) barrel.

Who makes the Colt Burgess Rifle?

The Colt Burgess Rifle is made by Colt's Manufacturing Company LLC (United States). It was designed by Andrew Burgess.

When was the Colt Burgess Rifle introduced?

The Colt Burgess Rifle was introduced in 1883 and discontinued in 1885.

How does the Colt Burgess Rifle operate?

The Colt Burgess Rifle uses a lever 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

66%

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/burgess-rifle' \  --header 'X-API-Key: your_key'
Response
{  "id": "burgess-rifle",  "name": "Colt Burgess Rifle",  "manufacturer": {    "id": "colt",    "name": "Colt's Manufacturing Company LLC",    "countryCode": "US",    "foundedYear": 1855,    "website": "https://www.colt.com",    "logoUrl": null,    "description": "American firearms manufacturer headquartered in Hartford, Connecticut. Founded in 1855 and now a subsidiary of Colt CZ Group, continuing production of iconic firearms including the 1911 pistol.",    "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:38",    "version": "7143c7ff3f7e156063a240f2df7b4746ee1c0394d7cd5f592d05bac43233d637"  },  "category": {    "id": "rifle",    "name": "Rifle",    "description": "Long-barreled firearms designed for accurate shooting"  },  "country_of_origin": "US",  "year_introduced": 1883,  "barrel_length_mm": 648,  "weight_empty_g": 3969,  "action_type": "lever_action"}