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.
Server Terkait
DrainBrain MCP Server
Solana token rug-pull detection via ML ensemble (XGBoost + GRU temporal)
Plex MCP Server
An MCP server for managing your Plex media library with AI assistants.
Image Reader
A server for extracting and understanding content from images.
Flyworks MCP
A server for creating fast and free lipsync videos for digital avatars, supporting both realistic and cartoon styles.
DART-MCP
Analyze and visualize financial data of listed companies using the DART API.
Aegntic MCP Servers
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
Jade Dragon Snow Mountain
Provides live images, time-lapse videos, and current weather updates for Jade Dragon Snow Mountain.
Chess UCI
Connect to UCI-compatible chess engines like Stockfish to play and analyze games. Requires a local chess engine binary.
Neume
Make songs with AI
Ingero
eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs via uprobes and host kernel events via tracepoints to build causal chains explaining GPU latency. 7 MCP tools for AI-assisted GPU debugging and root cause analysis. <2% overhead, production-safe.