Skip to content
Back to search
30
MCP

mcp-server-ggdeals

npm/mcp-server-ggdeals

Model Context Protocol (MCP) server for fetching video game deals, historical lows, and bundles from gg.deals.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

travel-deals-mcp
Travel Deals MCP is a Model Context Protocol server that lets AI agents search curated resort packages, vacation bundles, and travel deals i
0 tools · http
BigGo-MCP-Server
A Model Context Protocol (MCP) server that provides product search, price history tracking, and specification search capabilities.
0 tools
gtx-mcp-server
A Model Context Protocol (MCP) server that utilizes XiyanSQL with databases. This server enables AI assistants to list tables, read data, an
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
google-cloud-mcp
A comprehensive Model Context Protocol (MCP) server for Google Cloud Platform services including BigQuery, Cloud Logging, Cloud Storage, and
0 tools
polymarket-mcp
A Model Context Protocol (MCP) server for Polymarket's Gamma Markets API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-server-ggdeals": {
      "url": "None",
      "transport": "http"
    }
  }
}