Loomal

game-mcp

MCP server by github.com/moonolgerd/game-mcp

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

1 starsnuget: GameMcpServer

About game-mcp

game-mcp is an MCP (Model Context Protocol) server published by moonolgerd in the official MCP registry. Discovers and manages installed games on Windows from Steam, Epic, GOG, Xbox, and other platforms.

It ships as a NuGet package (GameMcpServer), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/moonolgerd/game-mcp, where the project has earned 1 GitHub stars.

Use game-mcp with your agent

Claude Code · one command
claude mcp add game-mcp -- dnx GameMcpServer --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "game-mcp": {
      "command": "dnx",
      "args": [
        "GameMcpServer",
        "--yes"
      ]
    }
  }
}
nugetGameMcpServer

Frequently asked questions

What is game-mcp?
game-mcp is an MCP (Model Context Protocol) server by moonolgerd. Discovers and manages installed games on Windows from Steam, Epic, GOG, Xbox, and other platforms.
How do I connect game-mcp to Claude, Cursor, or another MCP client?
Install game-mcp from its nuget package (GameMcpServer) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is game-mcp open source?
Yes — the source code is public at github.com/moonolgerd/game-mcp, with 1 GitHub stars.
Can AI agents pay to use game-mcp?
Not yet through Loomal — game-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain game-mcp? Claim this listing free by verifying GitHub ownership, or contact us.