Skip to main content
Glama

list_group_packages

Display all packages within a specific Arch Linux package group such as 'base-devel' or 'gnome' to review available software components.

Instructions

List all packages in a specific group. Only works on Arch Linux.

Input Schema

NameRequiredDescriptionDefault
group_nameYesName of the package group (e.g., 'base-devel', 'gnome')

Input Schema (JSON Schema)

{ "properties": { "group_name": { "description": "Name of the package group (e.g., 'base-devel', 'gnome')", "type": "string" } }, "required": [ "group_name" ], "type": "object" }

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/nihalxkumar/arch-mcp'

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