modrinth_search_projects
Search Modrinth for Minecraft mods, plugins, and more using text queries and optional filters. Returns key project details like title, type, downloads, and description.
Instructions
Search public Modrinth projects. Returns a compact list of hits (slug, title, project_type, downloads, description).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max hits. | |
| query | Yes | Search text, e.g. 'sodium' or 'anvil'. | |
| facets | No | Optional raw Modrinth facets JSON, e.g. '[["project_type:mod"],["categories:fabric"]]'. |