Skip to main content
Glama

mcp-swapi

SWAPI MCP — envuelve la API de Star Wars (gratis, sin autenticación)

Parte de Pipeworx — una puerta de enlace MCP que conecta agentes de IA a más de 1394 fuentes de datos en vivo.

Herramientas

Herramienta

Descripción

search_people

Busca personajes de Star Wars por nombre. Devuelve nombre, atributos físicos, año de nacimiento, género y URL del planeta de origen.

get_planet

Obtén un planeta de Star Wars por su ID numérico. Devuelve nombre, clima, terreno, población y datos orbitales.

get_starship

Obtén una nave estelar de Star Wars por su ID numérico. Devuelve nombre, modelo, fabricante, capacidad de tripulación y clasificación de hiperimpulsor.

get_film

Obtén una película de Star Wars por su ID numérico. Devuelve título, número de episodio, director, productor, fecha de estreno y texto de apertura.

Related MCP server: starwars

Inicio rápido

Añádelo a tu cliente MCP (Claude Desktop, Cursor, Windsurf, etc.):

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

O conéctate a la puerta de enlace completa de Pipeworx para acceder a todas las más de 1394 fuentes de datos:

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

Uso con ask_pipeworx

En lugar de llamar a las herramientas directamente, puedes hacer preguntas en inglés sencillo:

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

La puerta de enlace elige la herramienta adecuada y completa los argumentos automáticamente.

Más

Licencia

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