@mrfentmen/modrinth-mcp
v1.0.0
Published
MCP server for Modrinth — search Minecraft mods, filter by loader and game version, browse versions.
Maintainers
Readme
modrinth-mcp
Search Modrinth — the modern Minecraft mod host — with full loader / game-version filtering. No key.
Tools
search_mods— query + filters: loader (fabric/forge/neoforge/quilt), MC versionget_mod— description, loaders, supported versions, downloads/followsget_mod_versions— versions with download links + required dependencies
Run
npm install && npm run build && node dist/index.jsExample
"Sodium for Fabric 1.20.1"
search_mods("sodium", loader="fabric", gameVersion="1.20.1")→get_mod_versions("sodium", "fabric", "1.20.1")→ Sodium 0.5.13, 10.2M downloads
