From 059ccde02a57cb4d62c0137bda58f2d74e92f8f6 Mon Sep 17 00:00:00 2001 From: David Urbansky Date: Fri, 4 Jul 2025 21:47:25 +0200 Subject: [PATCH] Add GameBrain MCP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d1f83df..de04e4c4 100644 --- a/README.md +++ b/README.md @@ -688,6 +688,7 @@ Integration with gaming related data, game engines, and services - [CoderGamester/mcp-unity](https://github.com/CoderGamester/mcp-unity) #️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development - [Coding-Solo/godot-mcp](https://github.com/Coding-Solo/godot-mcp) 📇 🏠 - A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects. +- [GameBrain Game Discovery](https://github.com/ddsky/gamebrain-api-clients/tree/master)) ☁️ - Search and discover hundreds of thousands of video games on any platform through the [GameBrain API](https://gamebrain.co/api). - [IvanMurzak/Unity-MCP](https://github.com/IvanMurzak/Unity-MCP) #️⃣ 🏠 🍎 🪟 🐧 - MCP Server for Unity Editor and for a game made with Unity - [jiayao/mcp-chess](https://github.com/jiayao/mcp-chess) 🐍 🏠 - A MCP server playing chess against LLMs. - [kkjdaniel/bgg-mcp](https://github.com/kkjdaniel/bgg-mcp) 🏎️ ☁️ - An MCP server that enables interaction with board game related data via the BoardGameGeek API (XML API2).