Gamebrain Api Clients

Search and discover hundreds of thousands of video games on any platform through the GameBrain API.

ddsky by ddsky
Updated 1 week ago
Added May 15, 2025

Docs & Usage Guide

MCP Setup

Read more about setting up the GameBrain MCP server. Simply get your free API key and copy this config into your MCP client:

{
  "mcpServers": {
    "gamebrain": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.gamebrain.co/v1/mcp?api-key=YOUR_KEY"
      ]
    }
  }
}
Privacy Policy   13.50ms  0.85MB