Back to search
30
MCP

@pipeworx/mcp-swapi

npm/@pipeworx/mcp-swapi

MCP server for Star Wars data via SWAPI

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@pipeworx/mcp-pokemon
MCP server for Pokemon data via PokeAPI
0 tools
@pipeworx/mcp-spacenews
MCP server for spaceflight news via Spaceflight News API
0 tools
@pipeworx/mcp-spacex
MCP server for SpaceX — launches, rockets, crew, and Starlink data
0 tools
swapi
SWAPI MCP — wraps the Star Wars API (swapi.dev, free, no auth)
0 tools · streamable-http
@pipeworx/mcp-xkcd
MCP server for xkcd comics
0 tools
@pipeworx/mcp-superhero
MCP server for superhero data including powerstats and biographies
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pipeworx/mcp-swapi": {
      "url": "None",
      "transport": "http"
    }
  }
}