Star Wars MCP server
Star Wars API (SWAPI) as a remote MCP server: films, people, planets, species, starships, vehicles.
4 stars
Reviews
Write oneNobody has reviewed Star Wars MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Star Wars MCP tools (4)
write = sends, deletes, buys or postssw_getFreeGets one Star Wars entity by numeric id. Ids are the record ids from each entity's url field (e.g. FILMS id 1 = A New Hope). Returns a JSON object.
sw_listFreeLists all entities of a Star Wars resource type from swapi.build. Returns a JSON array.
sw_randomFreeReturns one random Star Wars entity of the given resource type. Great for live demos. Returns a JSON object.
sw_searchFreeSearches a Star Wars resource by name (title for FILMS), case-insensitive substring match. Returns a JSON array.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 218ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 10 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace7/10
Install directly
claude mcp add --transport http star-wars https://swapi.build/mcp
Star Wars MCP: common questions
- Is Star Wars MCP server safe?
- Yes, by our scan: it is graded A (89/100). Read the Star Wars MCP safety report
- How do I install Star Wars MCP?
- It runs remotely at swapi.build. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Star Wars MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Star Wars MCP maintained?
- The last commit was 11 days ago (2026-09-09). The latest release is v2.5.1.
- Is Star Wars MCP up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.