the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Grinv/steam-games-mcp",
"description": "Steam store/game data (no key) plus player profiles, libraries and achievements (Steam Web API).",
"title": "Steam MCP Server",
"repository": {
"url": "https://github.com/Grinv/steam-games-mcp",
"source": "github"
},
"version": "0.13.1",
"websiteUrl": "https://github.com/Grinv/steam-games-mcp#readme",
"packages": [
{
"registryType": "npm",
"identifier": "steam-games-mcp",
"version": "0.13.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Free Steam Web API key (optional). Unlocks player profile, library and achievement tools.",
"isSecret": true,
"name": "STEAM_API_KEY"
},
{
"description": "Default player: 17-digit SteamID64 or vanity name (the part after /id/).",
"name": "STEAM_ID"
},
{
"description": "Two-letter ISO country code for store prices (e.g. US, GB, DE).",
"default": "US",
"name": "STEAM_COUNTRY"
},
{
"description": "Store language (e.g. english, russian, german).",
"default": "english",
"name": "STEAM_LANGUAGE"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Grinv/steam-games-mcp/releases/download/v0.13.1/steam-games-mcp.mcpb",
"version": "0.13.1",
"fileSha256": "830e343b8a39796d084fffc670c5d269ece4be8677e46568ac4d80984610065f",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Free Steam Web API key (optional). Unlocks player profile, library and achievement tools.",
"isSecret": true,
"name": "STEAM_API_KEY"
},
{
"description": "Default player: 17-digit SteamID64 or vanity name (the part after /id/).",
"name": "STEAM_ID"
},
{
"description": "Two-letter ISO country code for store prices (e.g. US, GB, DE).",
"default": "US",
"name": "STEAM_COUNTRY"
},
{
"description": "Store language (e.g. english, russian, german).",
"default": "english",
"name": "STEAM_LANGUAGE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-13T14:45:28.845734Z",
"publishedAt": "2026-08-13T14:45:28.845734Z",
"updatedAt": "2026-08-13T14:45:28.845734Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.13.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.