AGS API is a Model Context Protocol (MCP) server: Stateless MCP server for AccelByte Gaming Services APIs with OpenAPI integration. In practice that means any MCP-compatible AI assistant can call AGS API's tools directly — the model decides when to use them in a conversation or agent run.
It's a hosted (remote) server — point your client at https://{studio}-{game}.prod.gamingservices.accelbyte.io/mcp/{studio}-{game} and you're connected, with nothing to install locally. The current release is v2026.4.0, published under the Apache-2.0 license, with source at AccelByte/ags-api-mcp-server on GitHub.
AGS API is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain AGS API for AccelByte, claim this listing to verify ownership, earn the Verified badge, and keep the details current.