Skip to main content
Glama

find_package_owner

Identify which Arch Linux package owns a specific file on your system to troubleshoot issues and understand file origins.

Instructions

Find which package owns a specific file on the system. Useful for troubleshooting and understanding file origins. Only works on Arch Linux.

Input Schema

NameRequiredDescriptionDefault
file_pathYesAbsolute path to the file (e.g., /usr/bin/vim)

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "Absolute path to the file (e.g., /usr/bin/vim)", "type": "string" } }, "required": [ "file_path" ], "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