Back to directory
johnpapa/mcp-starwars

johnpapa/mcp-starwars

@johnpapa

MCP Server for the SWAPI Star Wars API, demonstrating how MCP servers can interact with APIs

starwarsapimcpswapientertainmentvscode

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13