Skip to main content
Glama

package-search

Search Unity Package Manager registry and installed packages to find packages by name, check versions and installation status before installing.

Instructions

Search for packages in both Unity Package Manager registry and installed packages. Use this to find packages by name before installing them. Returns available versions and installation status. Searches both the Unity registry and locally installed packages (including Git, local, and embedded sources). Results are prioritized: exact name match, exact display name match, name substring, display name substring, description substring. Note: Online mode fetches exact matches from live registry, then supplements with cached substring matches.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query string. Example: "animation", "com.unity.textmeshpro"
maxResultsNoMaximum number of results to return. Default: 1010
offlineModeNoWhether to perform the search in offline mode (uses cached registry data only). Default: true. Set to false to fetch latest exact matches from Unity registry.true

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/butterlatte-zhang/unity-ai-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server