Skip to main content
Glama

mcp-videogames

Videogames MCP — обёртка над Free-to-Play Games API (freetogame.com, бесплатно, без авторизации)

Является частью Pipeworx — MCP-шлюза, соединяющего AI-агентов с 1394+ живыми источниками данных.

Инструменты

Инструмент

Описание

list_games

Выводит список бесплатных игр из FreeToGame, опционально отфильтрованных по платформе (pc/browser) и категории (например, mmorpg, shooter, strategy) и отсортированных по release-date, popularity или alphabetical. Возвращает все подходящие игры.

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