Skip to content
Claude Desktop

bielacki igdb mcp server for Claude Desktop

ai.smithery/bielacki-igdb-mcp-server

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

client:Claude Desktop transport:streamable-http

Install bielacki igdb mcp server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bielacki-igdb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://server.smithery.ai/@bielacki/igdb-mcp-server/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

bielacki igdb mcp server in other clients