🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@modwrench/thunderstore

Package Overview
Dependencies
Maintainers
1
Versions
1
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.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
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 09 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts