Back to Home
Revenant30102000 icon

wotblitz-mcp

Verified Safe

by Revenant30102000

Overview

Provides AI assistants with access to detailed World of Tanks Blitz game data by parsing local game files.

Installation

Run Command
npx -y wotblitz-mcp

Environment Variables

  • WOTB_GAME_PATH

Security Notes

The server reads data from local game files (WOTB_GAME_PATH), which are assumed to be trusted. Input validation for tool calls is enforced using Zod. No direct 'eval' or obvious malicious patterns were found. The primary security consideration would be a misconfigured WOTB_GAME_PATH pointing to sensitive directories or potential vulnerabilities in third-party parsing libraries (e.g., sharp, XML/YAML parsers) when dealing with malformed game files, though these are generally robust.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-28

Tags

World of Tanks Blitzgame dataAI assistantMCP serverdata parser