Notice

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

Savage B.MAG

Savage B.MAG
Category
Rifle
Barrel
559 mm
Weight, empty
Not recorded
Introduced
Not recorded

About

What it is, and why it matters

Copy a link to this section

The B.MAG represents a new class of rimfire rifle engineered specifically for the flat-shooting 17 Win. Super Magnum cartridge. It features rear-locking lugs and user-adjustable AccuTrigger technology for enhanced accuracy.

MSRP: $489

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Savage Arms
Category
Rifle
Country
United States
Status
In production

DimensionsAs issued, without a magazine or an optic.

Barrel
559 mm

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

Action
Bolt action
Firing mechanism
Hammer fired
Trigger
Single stage
Capacity
8
Magazine
Detachable box

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

Barrel
Steel
Stock
Polymer
Finish
Matte black

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
  • Designed for 17 Win. Super Magnum cartridge
  • Center-feed rotary magazine
  • Compact action with rear locking lugs
  • Thread-in barrel headspacing
  • Soft rubber recoil pad

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 Savage B.MAG

Copy a link to this section
What caliber is the Savage B.MAG?

The Savage B.MAG is chambered in .17 Winchester Super Magnum.

How many rounds does the Savage B.MAG hold?

The Savage B.MAG holds 8 rounds, fed from a detachable box magazine.

How long is the Savage B.MAG?

The Savage B.MAG has a 559 mm (22.0 in) barrel.

Who makes the Savage B.MAG?

The Savage B.MAG is made by Savage Arms (United States).

How does the Savage B.MAG operate?

The Savage B.MAG 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

75%

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/savage-b-mag' \  --header 'X-API-Key: your_key'
Response
{  "id": "savage-b-mag",  "name": "Savage B.MAG",  "manufacturer": {    "id": "savage-arms",    "name": "Savage Arms",    "countryCode": "US",    "foundedYear": 1894,    "website": "https://savagearms.com",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-03-09 12:58:51",    "updatedAt": "2026-03-09 12:58:51",    "version": "a8b11559454ee961b90f64c554acaa1bb49b0087c169a10e8dfec5c25d622354"  },  "category": {    "id": "rifle",    "name": "Rifle",    "description": "Long-barreled firearms designed for accurate shooting"  },  "country_of_origin": "US",  "year_introduced": null,  "barrel_length_mm": 559,  "weight_empty_g": null,  "action_type": "bolt_action"}