Skip to main content
Glama

mcp-swapi

SWAPI MCP — Star Wars API 래퍼 (무료, 인증 불필요)

Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

search_people

이름으로 스타워즈 캐릭터를 검색합니다. 이름, 신체적 특성, 출생 연도, 성별, 고향 행성 URL을 반환합니다.

get_planet

숫자 ID로 스타워즈 행성을 가져옵니다. 이름, 기후, 지형, 인구, 궤도 데이터를 반환합니다.

get_starship

숫자 ID로 스타워즈 스타쉽을 가져옵니다. 이름, 모델, 제조사, 승무원 수용 인원, 하이퍼드라이브 등급을 반환합니다.

get_film

숫자 ID로 스타워즈 영화를 가져옵니다. 제목, 에피소드 번호, 감독, 제작자, 개봉일, 오프닝 크롤을 반환합니다.

Related MCP server: starwars

빠른 시작

MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가하세요:

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

또는 전체 Pipeworx 게이트웨이에 연결하여 1394개 이상의 모든 데이터 소스에 접근하세요:

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

ask_pipeworx 사용하기

도구를 직접 호출하는 대신, 평범한 영어로 질문할 수 있습니다:

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

게이트웨이가 적절한 도구를 선택하고 인수를 자동으로 채웁니다.

더보기

라이선스

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