johnpapa/mcp-starwars
MCP Server for the SWAPI Star Wars API. The main goal of the project is to show how an MCP server can be used to interact with APIs.
Platform-specific configuration:
{
"mcpServers": {
"mcp-starwars": {
"command": "npx",
"args": [
"-y",
"mcp-starwars"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...