Connects Claude to the Giant Bomb video game database through Pipeworx's hosted gateway. Exposes a search tool that queries across game titles, characters, franchises, and other gaming catalog data. No API key setup required since Pipeworx handles authentication. You can call the search tool directly or use ask_pipeworx to query in natural language and let the gateway route it automatically. Useful for building gaming knowledge bases, researching game metadata, or enriching content with official game industry data. Part of Pipeworx's larger collection of 673+ data sources, so you can add this standalone or tap into their full gateway for broader integrations.
Giant Bomb MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
search | Search across all resources. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"giantbomb": {
"url": "https://gateway.pipeworx.io/giantbomb/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 Giantbomb 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