wotblitz-mcp
Verified Safeby Revenant30102000
Overview
Provides AI assistants with access to detailed World of Tanks Blitz game data by parsing local game files.
Installation
npx -y wotblitz-mcpEnvironment 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
mcp-metatrader5-server
Allows AI assistants to control MetaTrader 5 terminal for trading operations and market data analysis.
unity-mcp-sharp
Integrates AI assistants with Unity Editor for game development automation via Model Context Protocol (MCP).
Crawleo-MCP
Provides AI assistants with real-time web search and crawling capabilities via the Model Context Protocol (MCP).
ellymud
A Multi-User Dungeon (MUD) game server with support for Telnet, WebSocket, and a Model Context Protocol (MCP) for AI agent integration and programmatic control.