Skip to main content
Glama
OnTarget600

epic-gog-free-games-mcp

by OnTarget600

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
epic_free_games_currentA

List games that are FREE TO CLAIM right now on the Epic Games Store (limited-time, claim-and-keep). Returns title, description, normal price, store URL, claim window and image.

epic_free_games_upcomingA

List the NEXT free games coming to the Epic Games Store (announced upcoming giveaways), with the date each becomes free.

gog_giveawayA

Get the current GOG.com giveaway (a limited-time claim-and-keep game), if one is active. Returns {active:false} when there is no giveaway running.

gog_free_gamesA

List free / free-to-play games from the GOG catalog (price = 0). NOTE: these are permanently-free or F2P titles, not limited-time giveaways — use gog_giveaway for those. Demos are excluded by default.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinct combination of platform (Epic vs GOG) and type (current free, upcoming, permanently free, giveaway). No ambiguity between them.

Naming Consistency5/5

Names follow a consistent pattern: platform_descriptor, using snake_case and clear descriptive suffixes (current, upcoming, free_games, giveaway). Highly predictable.

Tool Count5/5

Four tools perfectly cover the core free game use cases for both stores. No excess or deficiency for this focused domain.

Completeness4/5

Covers all main free game scenarios: current and upcoming offers on Epic, permanently free and limited-time giveaways on GOG. Minor gap: no history of past giveaways, but that's outside the typical scope.

Maintenance

ActivityInactive
ResponsivenessNo issues