BattleMetrics Connector for AI agents.
12 live capabilities
Monitor game server populations and player activity in real-time.
Waiting for input…
Why people use BattleMetrics
BattleMetrics for Game Server Population Analytics
This Connector puts that data directly into your AI client. You just ask 'How many people are on the US servers right now?' and get a clean summary. You can audit bans or check player sessions with a single sentence, turning a ten-minute research task into a five-second conversation.
What Vinkius changes
You get instant access to deep gaming data without ever opening a browser.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying a troublemaker
A community manager notices a player being toxic.
- Real-world use case 02
Planning server maintenance
An admin asks for the player count history for the last 7 days to find the lowest activity window for a reboot.
- Real-world use case 03
Scouting for new servers
An esports analyst asks the agent to search_servers for Rust servers in the US with more than 50 players.
Complete set · 12capabilities
The complete BattleMetrics capability set.
These are the exact actions your AI can choose when you ask it to work with BattleMetrics.
01—04
4 capabilities in this set.
Part of 12 available through BattleMetrics.
- 01 Capability
Get ban
Get the specific reason, scope, and admin details for a single ban. This helps you audit why a player was removed.
- 02 Capability
Get game
Retrieve high-level metadata and server counts for a specific game. Use this to understand a game's overall ecosystem.
- 03 Capability
Get server
Get the IP, port, player count, and map for a specific server. Use this to show someone exactly where to connect.
- 04 Capability
Get server leaderboard
See the most active players on a server with their playtime. It is perfect for finding your top contributors.
05—08
4 capabilities in this set.
Part of 12 available through BattleMetrics.
- 05 Capability
List bans
Pull a list of all bans across your organization. You can filter these by specific servers or reasons.
- 06 Capability
List games
See every game currently tracked by BattleMetrics. This helps you find the right game ID for your queries.
- 07 Capability
List players
Search the global database for players by name. Use this to see if a specific user has an account.
- 08 Capability
List servers
Get a general list of servers filtered by name, country, or game. This is your starting point for discovery.
09—12
4 capabilities in this set.
Part of 12 available through BattleMetrics.
- 09 Capability
Get player sessions
See a history of every server a player joined and how long they stayed. This is vital for auditing behavior.
- 10 Capability
Search servers
Use advanced filters like player count range or rank to find specific servers. This is better for precise hunting.
- 11 Capability
Get server player count history
Pull a timeline of player counts for a server. Use this to see peak hours and growth trends.
- 12 Capability
Get player
Pull a full profile for a player, including their Steam IDs and playtime. This is great for identifying known users.
Set up in minutes
One URL. Then ask BattleMetrics to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use BattleMetrics from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_B5filKZVMkvsAzfqWGN4ijTZff8AjOEhgRA46XGk/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it BattleMetrics, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable BattleMetrics for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_B5filKZVMkvsAzfqWGN4ijTZff8AjOEhgRA46XGk/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the BattleMetrics URL.
- Step 03
Save and start
Save the connection and enable BattleMetrics in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"battlemetrics": {
"url": "https://edge.vinkius.com/vk_preview_B5filKZVMkvsAzfqWGN4ijTZff8AjOEhgRA46XGk/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using BattleMetrics
Open Agent mode in chat and ask: "Using BattleMetrics, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"battlemetrics": {
"url": "https://edge.vinkius.com/vk_preview_B5filKZVMkvsAzfqWGN4ijTZff8AjOEhgRA46XGk/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using BattleMetrics
Ask Copilot: "Using BattleMetrics, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"battlemetrics": {
"url": "https://edge.vinkius.com/vk_preview_B5filKZVMkvsAzfqWGN4ijTZff8AjOEhgRA46XGk/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using BattleMetrics
Open Cascade and ask: "Using BattleMetrics, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"battlemetrics": {
"url": "https://edge.vinkius.com/vk_preview_B5filKZVMkvsAzfqWGN4ijTZff8AjOEhgRA46XGk/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using BattleMetrics
Ask Cline: "Using BattleMetrics, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add battlemetrics --transport http "https://edge.vinkius.com/vk_preview_B5filKZVMkvsAzfqWGN4ijTZff8AjOEhgRA46XGk/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using BattleMetrics
Ask Claude: "Using BattleMetrics, show me...". 12 tools are ready
Where the request belongs
Work BattleMetrics can move forward.
This is for the people who live in the backend of gaming communities. It is for the admin who is tired of manual moderation and the analyst who needs to prove growth to stakeholders.
Game Server Administrator
Manages bans and monitors live player counts to ensure the server stays healthy.
Community Manager
Tracks player activity and session history to identify loyal regulars and handle moderation.
Esports Analyst
Pulls population trends and server rankings to find the best competitive environments.
Game Developer
Monitors retention and server health across multiple titles to balance game updates.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsApex Legends
Track Apex Legends player stats, match history, leaderboards, and server status directly from your AI agent.
Steam Performance & Scouting Intelligence
The definitive server for professional Steam scouting. analyze player performance, achievements, and technical game stats via AI.
B5 Arena
Automate Counter-Strike intelligence via B5 Arena. scan matchmaking leaderboards, track player ELO, and fetch competitive match logs natively from any AI agent.
Fortnite Player Stats & News Intelligence
The definitive server for Fortnite player scouting. track wins, K/D ratios, and official game news via AI.
Nakama
Automate your game backend via Nakama. manage authentication, user profiles, social features, and storage directly from any AI agent.
5E Arena
Automate competitive CS2 tracking via 5E Arena. fetch deep matchmaking stats, global leaderboards, and player performance scores natively from any AI agent.
Bring your own AI
Change the model, client or framework. Keep BattleMetrics connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about BattleMetrics.
The practical details behind the request, access and result.
What can I do with the BattleMetrics MCP?
You can use your AI client to pull real-time game server data, search for player profiles, and audit ban records. It turns complex gaming data into simple, conversational answers.
Can I use BattleMetrics MCP to find my own server?
Yes. You can ask your agent to search for servers by name, country, or game type to find specific connection details like IPs and ports.
How do I audit bans using BattleMetrics MCP?
You can ask your agent to list all bans in your organization and then pull specific details for any ban ID to see the reason, scope, and the admin who issued it.
Can this capability show me player session history?
Yes. It can retrieve a history of which servers a player joined, when they arrived, when they left, and how long they stayed.
Is BattleMetrics MCP good for esports analysis?
It is excellent for analysts who need to track population trends, identify peak activity hours, and view time-based leaderboards for competitive servers.
Can I filter game servers by specific criteria?
Yes. You can use advanced filters to find servers based on player count ranges, rankings, and specific game titles.
How does BattleMetrics MCP help with community management?
It helps by allowing you to quickly identify active players, track their session habits, and review moderation actions without leaving your chat interface.
How do I find a specific game server?
Use the list_servers capability with the search parameter. You can filter by server name, game type (e.g. rust, ark), or country code (e.g. US, DE). The results include server name, IP, player count, and rank. For more advanced filtering (min/max players), use the search_servers capability.
Can I track a player's activity across different servers?
Yes. Use list_players to find the player by name, then get_player to view their full profile, and get_player_sessions to see their complete session history including which servers they joined, when they connected and disconnected, and for how long.
What games does BattleMetrics support?
BattleMetrics tracks hundreds of multiplayer games including Rust, ARK, Minecraft, CS2, Valheim, DayZ, and many more. Use the list_games capability to get the complete, up-to-date catalog of all supported games with their identifiers.
How do I get details about a specific ban?
First use list_bans to find the ban and get its numeric ban ID. Then use get_ban with that ID to retrieve the complete ban record including the reason, player identifier, expiry date, scope, and issuing administrator.
One connection away
Give your agent a direct line to BattleMetrics.
Connect BattleMetrics once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available