MCP Epic Free Games
Provides access to information about free games on the Epic Games Store.
MCP Epic Free Games
A Model Context Protocol (MCP) server that provides access to Epic Games Store free games information.
Installation
pip install mcp-epic-free-games
Usage
Add the following to your MCP client configuration:
{
"mcpServers": {
"epic-free-games": {
"type": "stdio",
"description": "Get free game information from Epic Games Store.",
"command": "uvx",
"args": [
"mcp-epic-free-games"
],
"env": {
"TIME_ZONE": "Asia/Shanghai"
}
}
}
}
Features
This server provides tools to get information about free games on the Epic Games Store.
get_now_free_games
Get information about currently free games.
Returns: Game title, description, cover image, claim URL, and free period dates.
get_upcoming_free_games
Get information about upcoming free games.
Returns: Game title, description, cover image, claim URL, and free period dates.
License
MIT License
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Related Servers
GW2 MCP Server
Connects Large Language Models (LLMs) with Guild Wars 2 data sources. Requires a Guild Wars 2 API key for wallet functionality.
VFX MCP
A powerful video editing server using ffmpeg-python to process external video files.
AbuseIpDB MCP Server
A Model Context Protocol (MCP) server implementation that provides seamless integration with the AbuseIPDB API for IP reputation checking and abuse report management.
FHIR MCP Server
FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
Flux Image MCP Server
Generate images using Replicate's Flux Schnell model.
Relay Protocol MCP Server
An MCP server for the Relay Protocol REST API, enabling cross-chain bridging and token swapping operations.
OpenHue MCP Server
Control Philips Hue lights using LLM interfaces via the OpenHue CLI.
Journald MCP server
Incident forensic with log files analyzing
Crypto Trader
Provides real-time cryptocurrency market data using the CoinGecko API.
Pokemon MCP
An MCP server for Pokemon-related functionality.