Connection check
verified live · 20h ago
star-wars
Star Wars API (SWAPI) as a remote MCP server: films, people, planets, species, starships, vehicles.
Tools
4
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
4 toolsRead from the running server on 20h ago.
sw_get
read-only
id*resource*
Gets 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. Gets 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_list
read-only
resource*
Lists all entities of a Star Wars resource type from swapi.build. Returns a JSON array. Lists all entities of a Star Wars resource type from swapi.build. Returns a JSON array.
sw_random
read-only
resource*
Returns one random Star Wars entity of the given resource type. Great for live demos. Returns a JSON object. Returns one random Star Wars entity of the given resource type. Great for live demos. Returns a JSON object.
sw_search
read-only
query*resource*