Skip to main content
Glama

Server Details

Explore and discover video games from the Internet Game Database. Search titles, view detailed inf…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
bielacki/igdb-mcp-server
GitHub Stars
1
Server Listing
IGDB MCP Server

Available Tools

4 tools
custom_queryTry in Inspector

Run a custom Apicalypse query against any IGDB API endpoint

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesThe Apicalypse query string
endpointYesThe API endpoint to query (e.g., 'games', 'companies', 'platforms', 'people', 'characters')
get_game_detailsTry in Inspector

Retrieve detailed information about a specific game from IGDB

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldsNoComma-separated list of fields to returnid,slug,name,rating,rating_count,hypes,first_release_date,platforms.name,genres.name,status,cover.url,summary,involved_companies.company.name,involved_companies.developer,involved_companies.publisher
game_idYesThe IGDB ID of the game
get_most_anticipated_gamesTry in Inspector

Fetch upcoming games sorted by hype count, filtered for future or TBA releases

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return
fieldsNoComma-separated list of fields to returnid,slug,name,hypes,first_release_date,platforms.name,genres.name,status
min_hypesNoMinimum number of hypes required
search_gamesTry in Inspector

Search for games in the IGDB database

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return
queryYesSearch term for finding games
fieldsNoComma-separated list of fields to returnname,rating,rating_count,first_release_date,platforms.name

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.