MCP server exposing 7 tools for giantbomb.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/giantbomb/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
search — Search Giant Bomb by keyword across resource types (game, franchise, character, concept, object, location, person, company, video); returns name, resource_type, and deck for each match. NOTE: API offline as of 2026-05.game — Single game by guid or id.games — List or filter Giant Bomb games with an optional API filter expression and sort field; returns game name, deck, release date, and platform list. NOTE: API offline as of 2026-05.character — Single character.companies — List or filter video game companies in Giant Bomb by API filter expression; returns company name, deck, founding date, and location. NOTE: API offline as of 2026-05.releases — List/filter releases.platforms — List/filter platforms.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/giantbomb/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io