Skip to main content
Glama

get_database_sync_history

Retrieve synchronization history showing when package database updates were performed on Arch Linux systems using pacman -Sy command.

Instructions

Get database synchronization history. Shows when 'pacman -Sy' was run. Only works on Arch Linux.

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of sync events to return (default 20)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Maximum number of sync events to return (default 20)", "type": "integer" } }, "required": [], "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