Skip to main content
Glama
510,057 tools. Updated 2026-09-03 19:12

"CurseForge" matching MCP tools:

  • Add a mod or plugin from Modrinth or CurseForge to a Minecraft server by specifying server ID, source, and project ID.
    MIT
  • Troubleshoot CurseForge API failures in one call: verify key setup, endpoint allow-list, rate-limit headers, and build info to pinpoint whether the issue is your key, the API, or CurseForge.
  • Search CurseForge's catalog for ARK: Survival Ascended mods by name, slug, category, or game version, with pagination and exclusion filters to narrow results.
  • Discover CurseForge classes and categories for ARK: Survival Ascended, providing class_id, category_id, and exclude_category_ids needed for mod searches. Call before searching mods to avoid hardcoding IDs.
  • Scan the HMCL versions directory for modpack.json files to list installed modpacks, returning name, path, format, game version, and mod loader details.

Matching MCP Servers

  • Lists a mod's published files, showing file name, size, game versions, and dependency data. Use file name and byte length to identify content packs before treating them as such. Paginated, read-only.
  • Install a modpack as a Minecraft game instance from a local .mrpack/.zip file or by downloading from Modrinth/CurseForge using its pack ID. Set a custom instance name or let it default to the pack name.
  • Check if a newer file exists for a CurseForge mod, using newest file date by default. Filter candidates by declared game version or release type integer when needed.
  • Need a mod's full catalog record? Retrieve it by numeric CurseForge ID and get name, author, status, dates, website link, and latest file details.
  • Fetch a mod file's full metadata record, including name, size, game versions, release type, and dependencies, to inspect and validate characteristics before treating it as a content pack.
  • Search Minecraft modpacks from Modrinth or CurseForge using HMCL's repositories, returning summaries with ID, title, description, authors, and URL.