Skip to main content
Glama

package-list

List installed Unity packages to check versions, sources, and dependencies before adding or removing packages from your project.

Instructions

List all packages installed in the Unity project (UPM packages). Returns information about each installed package including name, version, source, and description. Use this to check which packages are currently installed before adding or removing packages.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceFilterNoFilter packages by source. Values: [All, Registry, Embedded, Local, Git, BuiltIn, LocalTarball]0
nameFilterNoFilter packages by name, display name, or description (case-insensitive). Results are prioritized: exact name match, exact display name match, name substring, display name substring, description substring.
directDependenciesOnlyNoInclude only direct dependencies (packages in manifest.json). If false, includes all resolved packages. Default: falsefalse

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