mcp-starwars

mcp-starwars

3.3

If you are the rightful owner of mcp-starwars and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for the SWAPI Star Wars API, demonstrating how an MCP server can interact with APIs.

The Star Wars MCP Server is designed to interface with the SWAPI Star Wars API, providing a robust platform for accessing and managing Star Wars-related data. This server allows users to list and fetch detailed information about various Star Wars entities such as characters, planets, films, species, vehicles, and starships. It features automatic pagination, built-in caching, and cache management to optimize performance. The server is integrated with Model Context Protocol (MCP) tools, making it accessible through platforms like VS Code and Claude. The server can be installed and run locally or through cloud-based environments, offering flexibility in deployment and usage.

Features

  • List Star Wars Characters: Get character data with optional search filters and automatic pagination.
  • List Planets, Films, Species, Vehicles, and Starships: Access all Star Wars entity collections with search capabilities.
  • Fetch Entity Details by ID: Get detailed information about specific characters, planets, films, species, vehicles, or starships.
  • Automatic Pagination: Seamlessly retrieve all pages of data with a single API call.
  • Built-in Caching: Optimize performance with intelligent API response caching.