# GameServe.rs - Call of Duty Server Browser > The most comprehensive real-time game server browser for modded Call of Duty clients. Track live player counts, browse 2,500+ servers, and connect to games across 18+ supported titles from 7+ platforms. ## About GameServe.rs is the ultimate Call of Duty server browser, aggregating real-time server information from all major CoD mod client platforms including Plutonium, IW4x, AlterWare, Aurora, Horizon, CoD4x, and cod.pm. We track thousands of servers worldwide, providing live player counts, geographic location data, and detailed server information updated every 20 seconds. Built by HGMServers (https://hgmserve.rs), a gaming community and server hosting provider dedicated to keeping the Call of Duty community alive and connected. ## Core Features - **Real-time Server Tracking**: Live player counts updated every 20 seconds - **Multi-Platform Support**: Aggregates servers from 7+ different CoD clients - **Geographic Data**: Server locations with country flags and geographic filtering - **Advanced Search & Filtering**: Filter by game, map, mode, player count, country, and server name - **Zombies Support**: Special tracking for Zombies servers with round information - **Zombie Round Records**: Track highest rounds achieved across all zombie maps - **Statistics Dashboard**: Historical graphs, peak tracking, and analytics - **Favorites System**: Save and quickly access your favorite servers - **Dark/Light Themes**: Full theme support with system preference detection - **Mobile Responsive**: Optimized for all device sizes - **Public REST API**: Free developer API with no authentication required (see /docs) ## Supported Platforms ### Plutonium (https://plutonium.pw/) The largest CoD client platform, supporting World at War (T4), Black Ops (T5), Black Ops II (T6), and Modern Warfare 3 (IW5) with full multiplayer and zombies modes. Features dedicated servers, mod support, and an active community of thousands of players. ### IW4x (https://iw4x.io/) Dedicated Modern Warfare 2 (IW4) client with enhanced features, dedicated server support, and extensive modding capabilities. The go-to platform for MW2 multiplayer. ### AlterWare (https://alterware.dev/) Supports Call of Duty: Ghosts (IW6), Advanced Warfare (S1), and Black Ops III (T7) with dedicated servers and community features. Brings modern CoD titles to the modded client ecosystem. ### Aurora (https://auroramod.dev/) Client for Modern Warfare Remastered (H1) and Infinite Warfare (IW7) multiplayer. Provides dedicated server support for the 2016-era Call of Duty titles. ### Horizon (https://horizonmw.org/) Unofficial multiplayer mod for MW2 Campaign Remastered (HMW/H2M-Mod), bringing the classic MW2 experience to the remastered game with dedicated server support. ### CoD4x (https://cod4x.ovh/) Extended CoD4 client with enhanced security, improved server browser, and mod support for Call of Duty 4: Modern Warfare (IW3). The classic that started it all. ### cod.pm (https://cod.pm/) Master server list for classic CoD games including Call of Duty (2003), United Offensive, and Call of Duty 2. Preserving the original games. ## Supported Games ### Classic Era (2003-2005) - via cod.pm | Game | Code | Year | Description | |------|------|------|-------------| | Call of Duty | COD1 | 2003 | The original Call of Duty | | Call of Duty: United Offensive | CODUO | 2004 | WW2 expansion pack | | Call of Duty 2 | COD2 | 2005 | WW2 sequel | ### Modern Era (2007-2012) | Game | Code | Client | Year | Description | |------|------|--------|------|-------------| | Call of Duty 4: Modern Warfare | IW3/COD4 | CoD4x | 2007 | The classic that started modern CoD | | Call of Duty: World at War | T4 | Plutonium | 2008 | WW2 multiplayer | | World at War Zombies | T4ZM | Plutonium | 2008 | Original Nazi Zombies mode | | Call of Duty: Modern Warfare 2 | IW4 | IW4x | 2009 | Fan-favorite multiplayer | | Call of Duty: Black Ops | T5 | Plutonium | 2010 | Cold War era multiplayer | | Black Ops Zombies | T5ZM | Plutonium | 2010 | Kino, Ascension, Moon & more | | Call of Duty: Modern Warfare 3 | IW5 | Plutonium | 2011 | Complete multiplayer experience | | Call of Duty: Black Ops II | T6 | Plutonium | 2012 | Futuristic multiplayer | | Black Ops II Zombies | T6ZM | Plutonium | 2012 | TranZit, Mob of the Dead, Origins | ### Advanced Era (2013-2016) | Game | Code | Client | Year | Description | |------|------|--------|------|-------------| | Call of Duty: Ghosts | IW6 | AlterWare | 2013 | Squad-based multiplayer | | Call of Duty: Advanced Warfare | S1/SHG1 | AlterWare | 2014 | Exo suit gameplay | | Call of Duty: Black Ops III | T7 | AlterWare | 2015 | Advanced movement multiplayer | | Call of Duty: Modern Warfare Remastered | H1 | Aurora | 2016 | Remastered CoD4 multiplayer | | Call of Duty: Infinite Warfare | IW7 | Aurora | 2016 | Space combat multiplayer | ### Current (2020+) | Game | Code | Client | Year | Description | |------|------|--------|------|-------------| | HMW / H2M-Mod | HMW/H2M | Horizon | 2020 | MW2 Campaign Remastered MP mod | ## Popular Game Modes - **Team Deathmatch (TDM/WAR)**: Classic team-based combat - **Free For All (DM)**: Every player for themselves - **Search & Destroy (SD)**: Round-based objective mode - **Domination (DOM)**: Capture and hold territories - **Kill Confirmed (CONF)**: Collect dog tags to score - **Hardpoint (HP/KOTH)**: Rotating hill control - **Gun Game**: Progress through weapons - **Infected**: Zombie survival mode - **Zombies (ZOM)**: Cooperative undead survival ## Zombies Maps Tracked ### World at War (T4ZM) Nacht der Untoten, Verrückt, Shi No Numa, Der Riese ### Black Ops (T5ZM) Kino der Toten, Five, Ascension, Call of the Dead, Shangri-La, Moon ### Black Ops II (T6ZM) TranZit, Town, Farm, Bus Depot, Nuketown Zombies, Die Rise, Mob of the Dead, Buried, Origins ## API Access GameServe.rs provides a free public REST API for developers. Access server lists, statistics, and more with no authentication required. - **API Documentation**: https://gameserve.rs/docs - **Base URL**: https://gameserve.rs/api/v1 - **Rate Limits**: Reasonable use, no hard limits - **Format**: JSON responses ### Core Endpoints | Endpoint | Description | |----------|-------------| | `GET /api/v1/servers` | List all servers with filtering | | `GET /api/v1/servers?game=T6ZM` | Filter servers by game | | `GET /api/v1/servers?zombies=true` | Zombies servers only | | `GET /api/v1/servers?min_players=1` | Active servers only | | `GET /api/v1/servers?country=US` | Filter by country | | `GET /api/v1/games` | List all supported games | | `GET /api/v1/platforms` | List all platforms | | `GET /api/v1/stats` | Current player/server stats | | `GET /api/v1/maps` | Top maps per game | | `GET /api/v1/maps?game=T6ZM` | Maps for specific game | | `GET /api/v1/modes` | Popular game modes | | `GET /api/v1/countries` | Server hosting by country | | `GET /api/v1/leaderboards/zombies` | Zombie round records | | `GET /api/v1/health` | API health check | ### Example API Response ```json { "success": true, "timestamp": "2026-01-08T12:00:00.000Z", "data": { "servers": [...], "pagination": { "total": 100, "limit": 100, "offset": 0 }, "stats": { "totalPlayers": 1500, "totalServers": 2500 } } } ``` ## Statistics & Analytics Visit https://gameserve.rs/graphs for: - Real-time player counts and trends - Peak player tracking (hourly, daily, weekly, all-time) - Game popularity rankings - Client/platform distribution - Geographic server distribution - Top maps and game modes - Zombie round records by map - Historical data analysis ## Technology Stack - **Framework**: Next.js 15 with App Router - **Language**: TypeScript - **Styling**: Tailwind CSS - **Database**: PostgreSQL - **Data Sources**: UDP master server queries, REST APIs - **Update Frequency**: Every 20 seconds ## Links - **Website**: https://gameserve.rs - **Server Browser**: https://gameserve.rs - **Statistics**: https://gameserve.rs/graphs - **API Docs**: https://gameserve.rs/docs - **About**: https://gameserve.rs/about - **Sitemap**: https://gameserve.rs/sitemap.xml ## Creator Built and maintained by **HGMServers** - **Website**: https://hgmserve.rs - **Discord**: https://discord.gg/HGMServers ## Contact For support, feature requests, or business inquiries: - Join our Discord: https://discord.gg/HGMServers - Visit: https://hgmserve.rs --- *GameServe.rs is not affiliated with Activision, Infinity Ward, Treyarch, Sledgehammer Games, or any official Call of Duty entities. All game names, trademarks, and copyrights are property of their respective owners.* *Last updated: January 2026*