Skip to main content
Glama

mcp-swapi

SWAPI MCP — kapselt die Star Wars API (kostenlos, ohne Authentifizierung)

Teil von Pipeworx — ein MCP-Gateway, das KI-Agenten mit 1394+ Live-Datenquellen verbindet.

Tools

Werkzeug

Beschreibung

search_people

Sucht Star-Wars-Charaktere nach Namen. Gibt Name, physische Eigenschaften, Geburtsjahr, Geschlecht und Heimatwelt-URL zurück.

get_planet

Ruft einen Star-Wars-Planeten anhand seiner numerischen ID ab. Gibt Name, Klima, Gelände, Bevölkerung und Orbitdaten zurück.

get_starship

Ruft ein Star-Wars-Raumschiff anhand seiner numerischen ID ab. Gibt Name, Modell, Hersteller, Besatzungskapazität und Hyperantriebsbewertung zurück.

get_film

Ruft einen Star-Wars-Film anhand seiner numerischen ID ab. Gibt Titel, Episodennummer, Regisseur, Produzent, Veröffentlichungsdatum und Eröffnungstext zurück.

Related MCP server: starwars

Quick Start

Fügen Sie zu Ihrem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf usw.):

{
  "mcpServers": {
    "swapi": {
      "url": "https://gateway.pipeworx.io/swapi/mcp"
    }
  }
}

Oder verbinden Sie sich mit dem vollständigen Pipeworx-Gateway, um Zugriff auf alle 1394+ Datenquellen zu erhalten:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Verwendung mit ask_pipeworx

Anstatt Tools direkt aufzurufen, können Sie Fragen in einfachem Englisch stellen:

ask_pipeworx({ question: "your question about Swapi data" })

Das Gateway wählt das richtige Tool aus und füllt die Argumente automatisch aus.

More

License

MIT

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

  • Give your agent web search and authoritative datasets: S&P Global, FRED, OECD, SimilarWeb & more.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-swapi'

If you have feedback or need assistance with the MCP directory API, please join our Discord server