mcpserver.lol
registry/helldivers2-mcp
Connection check verified live · 26h ago

helldivers2-mcp

MCP server exposing live Helldivers 2 galactic war data.

Tools 7
GitHub stars 2
Installs / wk
Licence MIT
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

7 tools

Read from the running server on 26h ago.

get_all_planets
Fetch a list of all planets in the current galactic war. Returns a list of planets with their id (index), name, and sector.
get_assignments
Fetch the currently active assignments (Major Orders) issued by Super Earth high command. Returns each assignment with title, briefing, task description, decoded task list (type an…
get_dispatches limit
Fetch the latest dispatches (news feed) from Super Earth high command. Returns recent dispatches with their published date (relative time) and message text. Optional `limit` parame…
get_planet_details planetindices*
Fetch detailed information about one or more planets by providing their planet index/indices. Requires: planetindices parameter (array of integers of planet indices, maximum of 5)…
get_space_station_details
Fetch the current Democracy Space Station (DSS) details. Returns the planet the DSS is currently supporting (full planet details), election end (relative time until the next planet…
get_steam_news limit
Fetch the latest Steam news for Helldivers 2. Returns recent items with title, URL, published date (relative time), and content. Optional `limit` parameter caps how many items to r…
get_war_status
Fetch the current war status and active planets. Returns aggregated war statistics (impact multiplier, total missions won, total missions lost, total mission time, total terminid k…