Docs › For AI agents

MCP server

embr runs a public, read-only Model Context Protocol server so an AI can search the catalog live and recommend real games.

embr.games exposes a public, read-only MCP server so AI assistants and agents can search the catalog live and recommend real games — no login, nothing to install.

DetailValue
Endpoint (Streamable HTTP)https://embr.games/mcp
Discoveryhttps://embr.games/.well-known/mcp/server.json
AuthenticationNone (read-only)

Tools

  • search_games — find games by keyword, genre, or price
  • get_game — full details for one game
  • list_genres — the genres available
  • featured_games — what’s featured right now
  • how_to_publish — guidance for creators

See the MCP landing page →