MCP Server
MCP
io.github.moonolgerd/game-mcp
Discovers and manages installed games on Windows from Steam, Epic, GOG, Xbox, and other platforms.
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
By
Comments
Sign in to leave a comment