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.
Verwandte Server
Janee API Security
MCP server that sits between AI agents and APIs. Agents request access, Janee makes the call with the real credentials, agents never see the secrets.
Aegntic MCP Servers
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
Bazi Calculation
A professional Bazi (Chinese astrology) calculation server providing full analysis including four pillars, five elements, zodiac, and lunar dates with timezone support.
Canvelete
API-first platform for image optimization and document design. Generate optimized images, PDFs, and documents at scale with our visual editor and REST API.
BSC MultiSend MCP
Perform bulk BNB and BEP20 token transfers on the BNB Smart Chain (BSC).
xcomet-mcp-server
Translation quality evaluation using xCOMET models. Provides quality scoring (0-1), error detection with severity levels, and optimized batch processing with 25x speedup.
DeFi MCP
MCP server for DeFi data — real-time crypto prices, token analytics, wallet balances, and on-chain data across multiple chains.
Nano Currency MCP Server
Send Nano currency and retrieve account and block information using the Nano node RPC.
Minesweeper MCP Server
An MCP server that allows client agents to play the game of Minesweeper.
GW2 MCP Server
Connects Large Language Models (LLMs) with Guild Wars 2 data sources. Requires a Guild Wars 2 API key for wallet functionality.