New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@modwrench/thunderstore

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modwrench/thunderstore

ModWrench — Thunderstore MCP server. Discover and inspect mods on Thunderstore (Lethal Company, Valheim, R.E.P.O., Risk of Rain 2, Dyson Sphere Program, BONEWORKS, and other Unity co-op games) directly from any MCP-compatible AI client.

Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
158
-97.39%
Maintainers
1
Weekly downloads
 
Created
Source

@modwrench/thunderstore

ModWrench's Thunderstore platform package. Read-only MCP tools for discovering and inspecting mods on Thunderstore — the dominant platform for Unity co-op games (Lethal Company, Valheim, R.E.P.O., Risk of Rain 2, Dyson Sphere Program, BONEWORKS, and 270+ others).

Closes the v2 workbench loop: mw_read_load_order parses r2modman profiles locally; Thunderstore's tools enrich each installed mod with author, version, downloads, and current page URL.

Tools

  • thunderstore_list_communities — every community (game) on Thunderstore
  • thunderstore_get_community — single community details
  • thunderstore_list_mods — mods within a community (paginated summary)
  • thunderstore_get_mod — single mod's metadata (latest version, total downloads, community listings)
  • thunderstore_search_mods — substring search within a community
  • thunderstore_mod_versions — full version history of a specific mod
  • thunderstore_top_mods — highest-rated mods in a community

Auth

Read-only public API — no credentials required. Tools work anonymously. When v3 write/publishing support lands, OAuth will be added; until then, no env vars needed.

Usage

Standalone:

npx @modwrench/thunderstore

Or composed into the meta-server via @modwrench/cli. See the project README for full setup.

FAQs

Package last updated on 12 Sep 2026

Related posts