Swapi icon

Swapi

Integrates Smithery with the SWAPI API to enable searching and listing Star Wars universe data.

About

This project leverages the Smithery SDK to build a server that interacts with the Star Wars API (SWAPI). It currently focuses on listing planets, and can be expanded to encompass other SWAPI entities, providing a comprehensive interface for accessing Star Wars data. The project is built with Node.js and is designed to simplify interaction with SWAPI through Smithery.

Key Features

  • Lists planets with details like name, climate, terrain, and population.
  • Accesses data on terrestrial and space vehicles.
  • Retrieves information about Star Wars characters.
  • Offers information on various Star Wars species.
  • Provides details on Star Wars starships.
  • 3 GitHub stars