Gives you PC game deal hunting through CheapShark's API without needing your own key. Two tools: one searches deals across Steam, Epic, GOG, and Humble, the other does game lookups. Part of the Pipeworx gateway ecosystem, so you can either use it standalone or tap into their full set of 673+ data sources. Ships with an ask_pipeworx helper that lets you skip manual tool calls and just ask questions in plain English. Useful when you want to price-check games, track sales, or build shopping workflows into your agent without dealing with API registration overhead. Runs over streamable HTTP transport.
CheapShark MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
deals | Search deals across stores. |
games | Game lookup. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"cheapshark": {
"url": "https://gateway.pipeworx.io/cheapshark/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Cheapshark data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
miapre/html-to-figma-design-system
ie3jp/illustrator-mcp-server
coding-solo/godot-mcp
ivanmurzak/unity-mcp
yctimlin/mcp_excalidraw
figma/mcp-server-guide