Star Wars
Createdjohnpapa
Interacts with the SWAPI Star Wars API to provide data on characters, planets, films, species, vehicles, and starships.
About
Star Wars provides access to data from the SWAPI Star Wars API through an MCP server. It offers tools to list and retrieve detailed information about various Star Wars entities, including characters, planets, films, species, vehicles, and starships. It also incorporates features like automatic pagination, built-in caching, and cache management, making it a convenient resource for developers and AI tools seeking Star Wars universe data. This server demonstrates how an MCP server can be effectively used to interact with external APIs, providing a practical example for those interested in integrating MCP with API services.
Key Features
- Lists Star Wars characters, planets, films, species, vehicles and starships.
- Cache management tools (clear cache and view statistics).
- Automatic pagination for data retrieval.
- 5 GitHub stars
- Fetches entity details by ID.
- Built-in API response caching.
Use Cases
- Demonstrating MCP server usage for API interaction.
- Accessing Star Wars data within VS Code and Claude Desktop.
- Integrating Star Wars data into AI applications.