ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use SWAPI with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore the Star Wars universe. query people, planets, films, and starships directly from the Star Wars API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete SWAPI capability set.

These are the exact actions your AI can choose when you ask it to work with SWAPI.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through SWAPI.

  1. 01

    List people

    Use the search parameter to filter by name. List or search Star Wars people/characters

  2. 02

    Get resource by URL

    G., from a homeworld, films, or species attribute). Get a specific SWAPI resource by its URL

  3. 03

    Get root

    Get SWAPI root resources

  4. 04

    List planets

    Use the search parameter to filter by name. List or search Star Wars planets

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through SWAPI.

  1. 05

    List species

    Use the search parameter to filter by name. List or search Star Wars species

  2. 06

    List starships

    Use the search parameter to filter by name or model. List or search Star Wars starships

  3. 07

    List vehicles

    Use the search parameter to filter by name or model. List or search Star Wars vehicles

  4. 08

    List films

    Use the search parameter to filter by title. List or search Star Wars films

Observed, not estimated

859ms average. Fast in production.

SWAPI is checked daily against the live service.

Daily averagePeak 1041ms
Aug 21Today
Fastest day
756ms
Slowest day
1041ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of SWAPI, so you can see the experience inside your AI.

It does not authenticate your account with SWAPI. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

SWAPI Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_mXpVdfgpxpriksJoCzRNdH2Ib7emp8zVeuCyIUGP/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — SWAPI capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "swapi-the-star-wars-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_mXpVdfgpxpriksJoCzRNdH2Ib7emp8zVeuCyIUGP/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions SWAPI owners ask.

  • 01

    How can I find a specific character by their name?

    You can use the list_people capability and provide the name in the search parameter. The agent will return all matching characters from the Star Wars universe.

  • 02

    How do I get more details about a URL found in a result (like a homeworld)?

    Use the get_resource_by_url capability. Simply pass the full URL (e.g., https://swapi.dev/api/planets/1/) to fetch the complete metadata for that specific resource.

  • 03

    Can I search for starships using their model name instead of their common name?

    Yes! The list_starships capability allows searching by both name and model. Just enter the model string into the search parameter.