A Model Context Protocol server for Epic Games Store free games information
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_mcp_epic_free_games-0.1.2.tar.gz.
File metadata
- Download URL: iflow_mcp_mcp_epic_free_games-0.1.2.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3e238559bb752e6b8c90a123a02b2d35fbd0e252cf3887f1e51ad2a7379003b
|
|
| MD5 |
37979f5ce3dce0e944d37ed345cd743a
|
|
| BLAKE2b-256 |
2af97c6d4d69df7ac7e71f37d5b34ebafb36ed45072cfe8ba694a70e18ca9ec1
|
File details
Details for the file iflow_mcp_mcp_epic_free_games-0.1.2-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_mcp_epic_free_games-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0dce46b535dabba531b1a5f143cf125515afb536f03716aa611c08fc8f1b27d
|
|
| MD5 |
423c510ec4005f19276b23b6a2dd0906
|
|
| BLAKE2b-256 |
a6c2605744666c5c9fb04aa4647cb4114f060541a48d5be0a605d7ce03f3baad
|