← Back to Plugins
MCP Server MCP

io.github.moonolgerd/game-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

nuget:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "nuget",
      "registryBaseUrl": "https://api.nuget.org/v3/index.json",
      "identifier": "GameMcpServer",
      "version": "1.0.0",
      "runtimeHint": "dnx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol nuget

Comments

Sign in to leave a comment

Loading comments...