Star Wars MCP
Rank #5,182build.swapi/star-wars
Star Wars API (SWAPI) as a remote MCP server: films, people, planets, species, starships, vehicles.
Star Wars MCP is a Model Context Protocol (MCP) server published by eldermoraes. It ranks #5,182 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Star Wars MCP is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 126,864 of 132,046 servers on MCP Toplist.
Use Star Wars MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http star-wars https://swapi.build/mcp[mcp_servers.star-wars]
url = "https://swapi.build/mcp"Add to ~/.codex/config.toml.
https://swapi.build/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"star-wars": {
"url": "https://swapi.build/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"star-wars": {
"type": "http",
"url": "https://swapi.build/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"star-wars": {
"serverUrl": "https://swapi.build/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"star-wars": {
"url": "https://swapi.build/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/build.swapi%2Fstar-wars)<a href="https://mcptoplist.com/server/build.swapi%2Fstar-wars"><img src="https://mcptoplist.com/badge/build.swapi%2Fstar-wars.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
eldermoraes
Available versions (9)
| Version | Published |
|---|---|
| 2.5.1 | Sep 9, 2026 |
| 2.5.0 | Sep 9, 2026 |
| 2.4.3 | Sep 9, 2026 |
| 2.4.2 | Sep 7, 2026 |
| 2.4.0 | Aug 14, 2026 |
| 2.3.1 | Aug 14, 2026 |
| 2.3.0 | Aug 10, 2026 |
| 2.2.1 | Aug 10, 2026 |
| 2.2.0 | Aug 6, 2026 |
Frequently asked questions
- Who maintains Star Wars MCP?
- Star Wars MCP is maintained by eldermoraes, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Star Wars MCP listed on the Official MCP Registry?
- Yes — Star Wars MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Star Wars MCP have?
- MCP Toplist tracks 9 versions of Star Wars MCP, most recently published on Sep 9, 2026.
- Where can I find the source code for Star Wars MCP?
- The source code for Star Wars MCP is hosted at github.com/eldermoraes/swapi.build.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.