Skip to main content
Glama

mcp-swapi

SWAPI MCP — Star Wars API(無料、認証不要)をラップします

Pipeworx の一部 — AIエージェントを1394以上のライブデータソースに接続するMCPゲートウェイです。

ツール

ツール

説明

search_people

名前でStar Warsのキャラクターを検索します。名前、身体的特徴、誕生年、性別、出身惑星のURLを返します。

get_planet

数値IDでStar Warsの惑星を取得します。名前、気候、地形、人口、軌道データを返します。

get_starship

数値IDでStar Warsの宇宙船を取得します。名前、モデル、メーカー、乗組員数、ハイパードライブ等級を返します。

get_film

数値IDでStar Warsの映画を取得します。タイトル、エピソード番号、監督、プロデューサー、公開日、オープニングクロールを返します。

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