tarkov-mcp
Related Servers
Alternatives to tarkov-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityNot gradedmaintenanceProvides comprehensive access to Escape from Tarkov game data, including item statistics, market prices, quest information, and map details via the tarkov.dev API. It enables users to analyze market trends, compare items, and track game progression through natural language interactions.GPL 3.0
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive access to Escape From Tarkov game data including items, traders, maps, quests, crafting recipes, and economy information through the tarkov.dev GraphQL API.1MIT
- AlicenseAqualityFmaintenanceProvides real-time access to Path of Exile 2 game data including currency exchange rates, item prices, and ladder meta-build statistics. It also enables LLMs to search the community wiki and retrieve datamined game information from public APIs.85MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to query CS2 item real-time prices, K-line data, market index, wear, and inspect images via the SteamDT API.132MIT
- FlicenseAqualityBmaintenanceProvides AI assistants with real-time access to Warframe market data and game information, including item search, orders, statistics, and liquidity estimates.191-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query CS2 item market analytics, including historical K-lines, live broad index trends, price snapshots, float/wear parsing, and cloud-rendered 3D inspection images.MIT
TDQS
Scored across 14 tools
Each tool targets a distinct resource/action pair: list/get for maps, traders, and hideout stations; search/get for items and tasks; plus dedicated price history, barters, crafts, and server status. No two tools appear to serve the same purpose.
All tool names follow a consistent snake_case verb_noun pattern (list_*, get_*, search_*) with predictable singular/plural usage. Longer names like get_item_price_history and get_server_status still fit the same convention.
14 tools is well within the ideal range and each tool covers a meaningful slice of the Tarkov domain without redundancy. The count feels appropriately scoped for a game-data server.
The surface covers the main domain resources: items, traders, maps, tasks, hideout stations, barters, crafts, and live server status. Minor gaps exist, such as no list_all_items endpoint or dedicated get_barter/get_craft detail tools, but agents can complete most workflows with search + get.