From ef871fa27fc736048ea56babc9739d49e346039b Mon Sep 17 00:00:00 2001 From: Konstantin Ostrovskii Date: Sat, 18 Jul 2026 04:22:27 +0800 Subject: [PATCH 1/2] Add Grinv/steam-games-mcp to Gaming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..50162d1d8 100644 --- a/README.md +++ b/README.md @@ -1969,6 +1969,7 @@ Integration with gaming related data, game engines, and services - [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. - [jkiley129/steam-mcp](https://github.com/jkiley129/steam-mcp) [![steam-mcp MCP server](https://glama.ai/mcp/servers/jkiley129/steam-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jkiley129/steam-mcp) 📇 🏠 🍎 🪟 🐧 - Connect Claude to your Steam library. Query your games, playtime, recently played, and store metadata via natural language. +- [Grinv/steam-games-mcp](https://github.com/Grinv/steam-games-mcp) 📇 🏠 🍎 🪟 🐧 - Search Steam's store/catalog (deals, reviews, Steam Deck/SteamOS/Machine/Frame compatibility) with no API key, plus player profiles, libraries, achievements and friends via the official Steam Web API (free key). - [kitao/pyxel-mcp](https://github.com/kitao/pyxel-mcp) [![pyxel-mcp MCP server](https://glama.ai/mcp/servers/@kitao/pyxel-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@kitao/pyxel-mcp) 🐍 🏠 - MCP server for [Pyxel](https://github.com/kitao/pyxel) retro game engine, enabling AI to run, capture screenshots, inspect sprites, and analyze audio of Pyxel games. - [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). - [lodordev/mcp-romm](https://github.com/lodordev/mcp-romm) [![lodordev/mcp-romm MCP server](https://glama.ai/mcp/servers/lodordev/mcp-romm/badges/score.svg)](https://glama.ai/mcp/servers/lodordev/mcp-romm) 🐍 🏠 - MCP server for [RomM](https://github.com/rommapp/romm) retro game library manager. 19 read-only tools for browsing platforms, searching ROMs, viewing metadata, managing collections, tracking saves, firmware, devices, and task monitoring. OAuth2 auth with automatic token refresh. From 8f2c54157fbd2114689c59c1bf018ba8ed1ffc92 Mon Sep 17 00:00:00 2001 From: Konstantin Ostrovskii Date: Sat, 18 Jul 2026 04:59:44 +0800 Subject: [PATCH 2/2] Add Glama score badge per glama-check bot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50162d1d8..992797b63 100644 --- a/README.md +++ b/README.md @@ -1969,7 +1969,7 @@ Integration with gaming related data, game engines, and services - [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. - [jkiley129/steam-mcp](https://github.com/jkiley129/steam-mcp) [![steam-mcp MCP server](https://glama.ai/mcp/servers/jkiley129/steam-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jkiley129/steam-mcp) 📇 🏠 🍎 🪟 🐧 - Connect Claude to your Steam library. Query your games, playtime, recently played, and store metadata via natural language. -- [Grinv/steam-games-mcp](https://github.com/Grinv/steam-games-mcp) 📇 🏠 🍎 🪟 🐧 - Search Steam's store/catalog (deals, reviews, Steam Deck/SteamOS/Machine/Frame compatibility) with no API key, plus player profiles, libraries, achievements and friends via the official Steam Web API (free key). +- [Grinv/steam-games-mcp](https://github.com/Grinv/steam-games-mcp) [![Grinv/steam-games-mcp MCP server](https://glama.ai/mcp/servers/Grinv/steam-games-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Grinv/steam-games-mcp) 📇 🏠 🍎 🪟 🐧 - Search Steam's store/catalog (deals, reviews, Steam Deck/SteamOS/Machine/Frame compatibility) with no API key, plus player profiles, libraries, achievements and friends via the official Steam Web API (free key). - [kitao/pyxel-mcp](https://github.com/kitao/pyxel-mcp) [![pyxel-mcp MCP server](https://glama.ai/mcp/servers/@kitao/pyxel-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@kitao/pyxel-mcp) 🐍 🏠 - MCP server for [Pyxel](https://github.com/kitao/pyxel) retro game engine, enabling AI to run, capture screenshots, inspect sprites, and analyze audio of Pyxel games. - [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). - [lodordev/mcp-romm](https://github.com/lodordev/mcp-romm) [![lodordev/mcp-romm MCP server](https://glama.ai/mcp/servers/lodordev/mcp-romm/badges/score.svg)](https://glama.ai/mcp/servers/lodordev/mcp-romm) 🐍 🏠 - MCP server for [RomM](https://github.com/rommapp/romm) retro game library manager. 19 read-only tools for browsing platforms, searching ROMs, viewing metadata, managing collections, tracking saves, firmware, devices, and task monitoring. OAuth2 auth with automatic token refresh.