Notice

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

Star Model 1941-S

Category
Pistol
Barrel
99 mm
Weight, empty
620 g
Introduced
1940

About

What it is, and why it matters

Copy a link to this section

The Star Model 1941-S is a Spanish compact single-action semi-automatic pistol chambered in .380 ACP, produced by Star Bonifacio Echeverria from 1940 to 1983. Unusually for a pocket-class .380, it retained a scaled-down Colt-Browning locked-breech action modeled on the larger Star Model A, giving it the layout of a miniature 1911 with an exposed hammer and a single-action trigger. It served as an official sidearm of the Spanish Foreign Legion and was widely exported.

Where nearly every rival .380 pocket pistol used a simple blowback action, Star kept the swinging-link locked breech of the full-size 1911-style Model A, making the little Model S essentially a shrunken service automatic.

Often referred to simply as the Star Model S. The companion Model SI is the same pistol chambered in .32 ACP.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Star Bonifacio Echeverria
Category
Pistol
Country
Spain
Status
Discontinued
Produced
1940 to 1983

DimensionsAs issued, without a magazine or an optic.

Barrel
99 mm
Overall length
164 mm
Height
114 mm
Weight, empty
620 g

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

Action
Short recoil
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.

Frame
Steel
Slide
Steel
Barrel
Steel
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
280 m/s
Muzzle energy
250 J
Effective range
25 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

0 m319 m/s

0100200300400170 m0501002003004005006008001000

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Locked breech
  • Single action
  • Fixed sights
  • Compact frame

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 70 .380 ACP pistols620 g539 gHeavier than about 60%
Overall lengthAmong 70 .380 ACP pistols164 mm160 mmLonger than about 60%
Barrel lengthAmong 70 .380 ACP pistols99 mm87 mmLonger than about 80%
Magazine capacityAmong 71 .380 ACP pistols87Holds more rounds than about 60%

Answers

Questions about the Star Model 1941-S

Copy a link to this section
How much does the Star Model 1941-S weigh?

The Star Model 1941-S weighs 620 g (1.37 lb) empty.

What caliber is the Star Model 1941-S?

The Star Model 1941-S is chambered in .380 ACP.

How many rounds does the Star Model 1941-S hold?

The Star Model 1941-S holds 8 rounds, fed from a detachable box magazine.

How long is the Star Model 1941-S?

The Star Model 1941-S is 164 mm (6.46 in) long overall, with a 99 mm (3.90 in) barrel.

Who makes the Star Model 1941-S?

The Star Model 1941-S is made by Star Bonifacio Echeverria (Spain).

When was the Star Model 1941-S introduced?

The Star Model 1941-S was introduced in 1940 and discontinued in 1983.

How does the Star Model 1941-S operate?

The Star Model 1941-S uses a short recoil 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

In service

Spanish Foreign Legion
Spain

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/star-model-1941-s' \  --header 'X-API-Key: your_key'
Response
{  "id": "star-model-1941-s",  "name": "Star Model 1941-S",  "manufacturer": {    "id": "star",    "name": "Star Bonifacio Echeverria",    "countryCode": "ES",    "foundedYear": 1908,    "website": null,    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-18 03:40:48",    "updatedAt": "2026-02-18 03:40:48",    "version": "718648e74a6528b85199425c1812d408886d97eb43af5ac2bd1086cb566a706a"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "ES",  "year_introduced": 1940,  "barrel_length_mm": 99,  "weight_empty_g": 620,  "action_type": "short_recoil"}