Skip to main content
Glama
pipeworx-io

mcp-xkcd

by pipeworx-io

mcp-xkcd

XKCD MCP — xkcd.comのJSON APIをラップします(無料、認証不要)

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

ツール

ツール

説明

get_latest

最新に公開されたXKCDコミックを取得します。コミック番号、タイトル、画像URL、alt/ホバーテキスト、公開日、トランスクリプト(利用可能な場合)、パーマリンクを返します。

get_comic

番号(例:'Python' の場合は 353)で特定のXKCDコミックを取得します。タイトル、画像URL、altテキスト、公開日、トランスクリプト、パーマリンクを返します。

random_comic

全アーカイブからランダムに選択されたXKCDコミックを取得します(#404をスキップ)。コミック番号、タイトル、画像URL、altテキスト、公開日、トランスクリプトを返します。

Related MCP server: JSONPlaceholder MCP Server

クイックスタート

お使いのMCPクライアント(Claude Desktop、Cursor、Windsurfなど)に追加してください:

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

または、1394以上のすべてのデータソースにアクセスするには、フルPipeworxゲートウェイに接続してください:

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

ask_pipeworx での使用

ツールを直接呼び出す代わりに、平易な英語で質問することができます:

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

ゲートウェイが適切なツールを選択し、引数を自動的に入力します。

詳細

ライセンス

MIT

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

Maintenance

0Releases (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 Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    Provides access to a curated database of over 1,500 MCP tools with quality scores. Enables searching, browsing trending tools by category, discovering random tools, and retrieving detailed information about specific MCP tools.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides 20 essential tools including HTTP requests, web search, file I/O, shell commands, and persistent memory for any MCP client, with zero configuration required.
    MIT

View all related MCP servers

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-xkcd'

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