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.
संबंधित सर्वर
Latinum Wallet MCP
An MCP server enabling AI agents to pay for services using HTTP 402 requests and MCP tools.
Euroleague Live
Provides club information and advanced player statistics for Euroleague and Eurocup basketball from the Euroleague API.
VFX MCP
A powerful video editing server using ffmpeg-python to process external video files.
Contextd
Reasoning Bank and Context folding. Let your agents learn and self-improve
通胜 MCP 服务
Provides Chinese Tung Shing (almanac) data, including calendar conversions, auspicious activities, and traditional metaphysical elements.
OnlySwaps
Multi-chain DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
tip.md x402 + CDP
An MCP server for the tip.md platform that enables AI agents to facilitate crypto tipping using x402 payment collection and CDP automatic disbursement.
SmartThings MCP
Samsung Smartthings Model Context Protocol Server
MCP Servers
A collection of MCP servers for Cursor IDE, including demo and weather services.
Etsy
A TypeScript-based MCP server for interacting with the Etsy API, featuring a simple notes system.