Logo
Sign Up

Insights into your game and player experience

We help game developers by collecting and aggregating results from your games

Game Stats AI dashboard showing player and match reports

Reports

Build custom reports using data from your game

Globe alt

Send us your game data

You can use our schema or we can work with the schema you already have.
Cog 6 tooth

Custom metrics and filters

Every game cares about something different
Chart bar

Reports aggregate the data you care about

Build reports grouped by any attribute and see metrics for those groups
Squares 2x2

More to come!

We're just getting started with Game Stats AI and have more features on the roadmap

API

We can work with your data

Send your game data through our REST API in the format you already have. When your payloads don't fit our schema, we build custom endpoints that ingest exactly what your systems produce, so you never have to reshape anything.

Contact us to discuss your data
POST /api/your_game/matches
{
  "match_id": "a1b2c3",
  "map": "your-arena",
  "your_custom_stat": 42,
  "metadata": {
    "squad": "alpha",
    "season": 7
  }
}
MCP · Streamable HTTP
{
  "mcpServers": {
    "game-stats-ai": {
      "url": "https://gamestats.ai/api/v1/mcp",
      "headers": { "Authorization": "Bearer <token>" }
    }
  }
}

MCP Server

Connect your AI assistant

We host a Model Context Protocol (MCP) server, so AI assistants like Claude can read your reports directly. Point your MCP client at our endpoint, authenticate with your API token, and ask questions about your game's data in plain language.

Explore the API docs

Want product news and updates?

Sign up for our newsletter to stay up to date.

We care about the protection of your data. Read our Privacy Policy

© 2026 Rowhome Labs, LLC