Skip to content
Cursor

Star Wars MCP for Cursor

build.swapi/star-wars

Star Wars API (SWAPI) as a remote MCP server: films, people, planets, species, starships, vehicles.

client:Cursor transport:streamable-http tools:4

Install Star Wars MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "star-wars": {
      "url": "https://swapi.build/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Star Wars MCP in other clients