Model Context Protocol (MCP) server for fetching video game deals, historical lows, and bundles from gg.deals.
{
"mcpServers": {
"mcp-ggdeals": {
"command": "npx",
"args": [
"-y",
"mcp-server-ggdeals"
]
}
}
}