mcpbeat Sign in

Game MCP Server

by moonolgerd Your server? Claim it
local only

Game MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 Feb 2026.

Discovers and manages installed games on Windows from Steam, Epic, GOG, Xbox, and other platforms.

Installs / week
not published
0
Stars
0 open issues
20 Feb 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command game-mcp/game-mcp.cs:228
            Process.Start(processInfo);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Game MCP

same job, measured the same way
MSSQL LocalDB MCP
by hermessilva

MCP server for SQL Server Express LocalDB on Windows: manage instances, run T-SQL, discover DBs

local only
MCP Server Find
by daedalus

MCP server discovery - find and install MCP servers from Official Registry, Glama, and Smithery

66 installs/wk local only
Inistate MCP
by inistate

MCP server for the Inistate platform: module discovery, entry management, and activity submission.

39 installs/wk answering
Skillflow
by rafsilva85

Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace.

41 installs/wk local only
Sayba Skill Market
by saybanet

Discover, invoke, publish, and rate AI Agent skills on Sayba platform

31 installs/wk local only
three.ws Agent Wallet
by nirholas

Give your AI agent an x402 wallet: discover and pay for services in USDC, or earn from your own.

answering
Explore Better
by terrorproforma

AI-native Windows file manager for scoped discovery, disk analysis, and recoverable operations.

local only
CodeY CMS
by fpointerdev

Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.

29 installs/wk local only

Game MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Game MCP?
Game MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Game MCP open source?
Yes — it is published under the MIT licence, written in C# and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.