videogames
mcp-videogames
Videogames MCP — обёртка над Free-to-Play Games API (freetogame.com, бесплатно, без авторизации)
Является частью Pipeworx — MCP-шлюза, соединяющего AI-агентов с 1394+ живыми источниками данных.
Инструменты
Инструмент | Описание |
| Выводит список бесплатных игр из FreeToGame, опционально отфильтрованных по платформе (pc/browser) и категории (например, mmorpg, shooter, strategy) и отсортированных по release-date, popularity или alphabetical. Возвращает все подходящие игры. |
| Получает полные сведения о бесплатной игре по её FreeToGame ID. Возвращает название, описание, жанр, платформу, издателя, разработчика, дату выхода, скриншоты и минимальные системные требования. |
| Фильтрует бесплатные игры на 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
This server cannot be installed
Maintenance
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
- AlicenseBqualityCmaintenanceProvides access to the Internet Game Database (IGDB) API, enabling users to search for video games, retrieve detailed game information including ratings and platforms, and discover trending and anticipated titles.44MIT
- AlicenseBqualityNot gradedmaintenanceProvides tools to retrieve information about current and upcoming free games on the Epic Games Store. It allows users to access game details including titles, descriptions, and claim URLs through Model Context Protocol clients.2
- AlicenseNot gradedqualityDmaintenanceProvides direct access to the RAWG gaming database, allowing users to search for games, retrieve detailed metadata, and explore genres within Claude. It streamlines game research by offering information on ratings, platforms, and release dates through natural language queries.3MIT
- FlicenseCqualityDmaintenanceEnables querying game deals, prices, and managing collections using the IsThereAnyDeal API with 53 specialized tools.531
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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