mcp-swapi
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 |
| Sucht Star-Wars-Charaktere nach Namen. Gibt Name, physische Eigenschaften, Geburtsjahr, Geschlecht und Heimatwelt-URL zurück. |
| Ruft einen Star-Wars-Planeten anhand seiner numerischen ID ab. Gibt Name, Klima, Gelände, Bevölkerung und Orbitdaten zurück. |
| Ruft ein Star-Wars-Raumschiff anhand seiner numerischen ID ab. Gibt Name, Modell, Hersteller, Besatzungskapazität und Hyperantriebsbewertung zurück. |
| 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
This server cannot be installed
Maintenance
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
- AlicenseBqualityDmaintenanceEnables searching characters, planets, and films from the Star Wars universe via the SWAPI API.471ISC
- AlicenseNot gradedqualityCmaintenanceProvides access to the SWAPI Star Wars API, enabling users to query characters, planets, films, species, vehicles, and starships with automatic pagination and caching.2110MIT
- AlicenseNot gradedqualityBmaintenanceEnables LLMs and clients to search for Star Wars characters, planets, and films by exposing SWAPI as MCP tools.1MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for querying the Star Wars universe via the SWAPI API, providing access to characters, films, starships, vehicles, species, and planets.ISC
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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