Skip to main content
Glama

mcp-videogames

Videogames MCP — Free-to-Play Games API(freetogame.com、無料、認証不要)をラップします。

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

ツール

ツール

説明

list_games

FreeToGameから無料ゲームを一覧表示します。プラットフォーム(pc/browser)やカテゴリ(例: mmorpg、shooter、strategy)でフィルタリングし、リリース日、人気、アルファベット順で並べ替えることもできます。一致するすべてのゲームを返します。

get_game

FreeToGame IDで無料ゲームの詳細を取得します。タイトル、説明、ジャンル、プラットフォーム、パブリッシャー、開発者、リリース日、スクリーンショット、最小システム要件を返します。

filter_games

FreeToGameの無料ゲームを、ドット区切りのタグの組み合わせ(例: "3d.mmorpg.fantasy"、"shooter.pvp")とオプションのプラットフォーム(pc/browser)でフィルタリングします。一致するゲームのタイトル、ジャンル、プラットフォーム、リリース日を返します。

Related MCP server: MCP Epic Free Games

クイックスタート

MCPクライアント(Claude Desktop、Cursor、Windsurfなど)に追加します:

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

または、完全なPipeworxゲートウェイに接続して、1394以上のデータソースにアクセスします:

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

ask_pipeworx での使用

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

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

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

詳細

ライセンス

MIT

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

Maintenance

UpdatingMaintainers
UpdatingResponse time
Release cycle
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 Servers

View all related MCP servers

Related MCP Connectors

  • Explore and discover video games from the Internet Game Database. Search titles, view detailed inf…

  • Gamedeals MCP — wraps CheapShark API (game deal aggregator, no auth required)

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

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

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