Gamebrain Game Discovery

by ddsky

268 downloads
Not rated
GitHub

About

The GameBrain MCP server allows you to connect to the world of gaming knowledge from your favorite chat client that supports MCP such as Claude Desktop or ChatGPT. You can search and discover games, e.g. "best rpg games for PC in 2025" or you can get very detailed data about any

Details

Author
ddsky
Downloads
268
Categories
AI, Search

- Search and discover games from a database of 680,000+ titles.
- Get detailed data about any specific video game.
- Works with any MCP‑compatible chat client.
- Supports natural‑language queries like “best RPG games for PC in 2025.”

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Gamebrain Game Discovery
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

(The README does not describe installation, configuration, or invocation commands.)

search

Search hundreds of thousands of video games from over 70 platforms

suggest

Get game suggestions based on (partial) search queries

detail

Get all the details about a game given its id

similar

Get games that are similar to the given one

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "gamebrain game discovery": {
            "gamebrain": {
                "command": "npx",
                "args": [
                    "-y",
                    "mcp-remote",
                    "https://api.gamebrain.co/v1/mcp?api-key=YOUR_KEY"
                ]
            }
        }
    }
}

McpServers

{
    "gamebrain": {
        "command": "npx",
        "args": [
            "-y",
            "mcp-remote",
            "https://api.gamebrain.co/v1/mcp?api-key=YOUR_KEY"
        ]
    }
}

The GameBrain MCP server allows you to connect to the world of gaming knowledge from your favorite chat client that supports MCP such as Claude Desktop or ChatGPT. You can search and discover games, e.g. "best rpg games for PC in 2025" or you can get very detailed data about any video game from the growing database of over 680,000 games, e.g. "tell me everything about kingdom come deliverance 2".

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.