Video game database: search games, companies, genres, and platforms via IGDB. By UnClick.
claude mcp add igdb -- npx -y @unclick/igdb-mcp
claude_desktop_config.json
{
"mcpServers": {
"igdb": {
"command": "npx",
"args": [
"-y",
"@unclick/igdb-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"igdb": {
"command": "npx",
"args": [
"-y",
"@unclick/igdb-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"igdb": {
"command": "npx",
"args": [
"-y",
"@unclick/igdb-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"igdb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@unclick/igdb-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"igdb": {
"command": "npx",
"args": [
"-y",
"@unclick/igdb-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.malamutemayhem--igdb/reviews or the review_server meta-tool.
POST /mcp