Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YAGAMES_CSRF_TOKENNoYour CSRF token from games.yandex.ru console, used for authenticated tools.
YAGAMES_SESSION_COOKIENoYour session ID from games.yandex.ru console, used for authenticated tools.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
yagames-searchB

Search games in the Yandex Games catalog by keyword

yagames-popularA

Get popular games from Yandex Games catalog, optionally filtered by category

yagames-categoriesA

List all available game categories/genres on Yandex Games

yagames-create-draftA

Create a new game draft in the Yandex Games Console. Requires YAGAMES_SESSION_COOKIE and YAGAMES_CSRF_TOKEN env vars

yagames-update-draftC

Update an existing game draft. Requires authentication env vars

yagames-upload-buildB

Upload a game ZIP archive as a new build. Requires authentication env vars

yagames-submit-moderationA

Submit a game draft for moderation review. Takes 3-5 business days. Requires auth env vars

yagames-publishA

Publish a game that has passed moderation. Requires auth env vars

yagames-statusA

Check the current status of a game (draft, moderation, publish). Requires auth env vars

yagames-list-my-gamesA

List all games uploaded to your developer account. Requires auth env vars

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PETERGS27/YaGamesMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server