IGDB MCP Server
MCP server for IGDB (Internet Game Database) — the comprehensive video game database owned by Twitch/Amazon. Enables AI agents to query game information, release dates, ratings, genres, platforms, game images, companies, and characters from IGDB's vast gaming database.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Public game data — low sensitivity. Twitch OAuth. HTTPS. Secure client secret.
⚡ Reliability
Best When
A game developer, gaming platform, or enthusiast building AI-powered gaming recommendation or discovery tools wants comprehensive video game metadata from IGDB's authoritative database.
Avoid When
You need pricing, availability, or review scores from stores — IGDB provides metadata and community ratings, not retail data.
Use Cases
- • Querying game details, ratings, and metadata from IGDB for gaming recommendation agents
- • Searching video game databases for specific titles from gaming research agents
- • Retrieving platform compatibility and release information for game discovery agents
- • Building gaming content applications with IGDB data via AI agents
Not For
- • Non-gaming applications (IGDB is video game specific)
- • Real-time game pricing data (IGDB focuses on metadata, not pricing)
- • Physical board games or non-video game entertainment
Interface
Authentication
IGDB uses Twitch OAuth (Client Credentials flow). Requires Twitch Developer app for client ID and secret. Access token obtained from Twitch auth endpoint.
Pricing
IGDB API is free for most uses. Requires Twitch developer account (free). MCP server is free open source.
Agent Metadata
Known Gotchas
- ⚠ Requires Twitch OAuth (not IGDB direct auth) — Twitch Developer app registration needed
- ⚠ Access token expires hourly — implement token refresh for long-running agents
- ⚠ IGDB uses Apicalypse query language (proprietary) — agents must learn syntax for complex queries
- ⚠ 500 requests/month free limit — can be exhausted quickly with bulk game queries
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for IGDB MCP Server.
Scores are editorial opinions as of 2026-03-06.