Notice

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

McMillan Firearms

US-based tactical rifle manufacturer founded in 2007 by Gale and Ryan McMillan. Known for precision bolt-action rifles and the world-renowned McMillan Tac-50. Has legacy in stock manufacturing dating back to 1973. Purchased by Strategic Armory Corps in 2013.

McMillan Firearms
Country
United States
Founded
2007
Status
Active
Records in the catalogue
8

Identity

Everything on file

IdentityWhere they are, when they started, and whether they are still going.

Country
United States
Founded
2007
Status
Active
Builds firearms
Yes

LinksThe company itself, and the companies it came from.

Website
https://www.mcmillanfirearms.com

OutputCounted from the records in the catalogue, not claimed by the maker.

Records in the catalogue
8
In production
8
Discontinued
0
Years covered
2000 to 2012
Average weight
7.80 kg
Most common cartridge
.308 Winchester

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

curl --request GET \  --url 'https://api.gunspec.io/v1/manufacturers/mcmillan' \  --header 'X-API-Key: your_key'
Response
{  "id": "mcmillan",  "name": "McMillan Firearms",  "country_code": "US",  "founded_year": 2007,  "status": "active",  "website": "https://www.mcmillanfirearms.com",  "parent_id": null}