Back to directory
@johnpapa/mcp-starwars

@johnpapa/mcp-starwars

@johnpapa9

An MCP server that integrates with the SWAPI Star Wars API to provide access to Star Wars characters, planets, films, species, vehicles, and starships data, demonstrating MCP server interaction with external APIs.

star-warsapi-integrationswapidata-fetchingcachingcontext

Installation & Configuration

{
  "mcp": {
    "servers": {
      "starwars": {
        "command": "npx",
        "args": [
          "-y",
          "@johnpapa/mcp-starwars"
        ],
        "env": {}
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/4
Updated
2026/6/8