
IGDB Games MCP By UnClick
Query IGDB for games, studios, genres, and platforms while scoping or building game-related products with your agent.
Overview
IGDB Games MCP is an Idea-phase MCP server that exposes IGDB search for games, companies, genres, and platforms to your coding agent.
What is this MCP server?
- Search video games, companies, genres, and platforms via IGDB
- Structured game-industry metadata for agent summaries
- stdio MCP through @unclick/igdb-mcp v0.1.0
- UnClick IGDB Games MCP from standalone monorepo package
- Supports indie game validation and catalog-heavy side projects
- Server version 0.1.0
- npm package @unclick/igdb-mcp
- Transport type stdio with npx runtimeHint
Community signal: 4 GitHub stars.
What problem does it solve?
Game ideas stall when you lack trustworthy title, studio, and platform facts inside the same session where you write specs and code.
Who is it for?
Indie game devs and builder-founders researching catalogs, comps, and genre fit before committing to a game or game-adjacent SaaS.
Skip if: Studios that need player telemetry, live ops dashboards, or IGDB replacements without handling API credentials and rate limits yourself.
What do I get? / Deliverables
Your agent returns IGDB-backed game and company context so pitches, comparisons, and feature lists align with real catalog data.
- IGDB search results for games, companies, genres, and platforms
- Agent-ready summaries for pitch and spec documents
- Reusable MCP config for game metadata workflows
Recommended MCP Servers
Journey fit
IGDB is primarily used to understand titles, publishers, and taxonomy before or alongside game feature work. Research fits first because search across games, companies, genres, and platforms supports market and design discovery; build-time wiring reuses the same server.
How it compares
IGDB data MCP bridge, not a game engine skill or asset pipeline.
Common Questions / FAQ
Who is IGDB Games MCP for?
Solo builders and small teams building or validating game-related apps who want IGDB search inside Claude Code, Cursor, or Codex.
When should I use IGDB Games MCP?
Use it during Idea research for market comps and genre mapping, and keep it during Build when seeding game metadata into your product or docs.
How do I add IGDB Games MCP to my agent?
Configure stdio MCP with package @unclick/igdb-mcp, runtimeHint npx, version 0.1.0, and supply IGDB/Twitch API credentials per the package README.