Skip to main content
Glama

optimize_mirrors

Manage Arch Linux mirrors by checking status, testing speeds, getting optimal suggestions, or performing full health checks to improve package download performance.

Instructions

[MIRRORS] Smart mirror management - consolidates 4 mirror operations. Actions: 'status' (list configured mirrors), 'test' (test mirror speeds), 'suggest' (get optimal mirrors from archlinux.org), 'health' (full health check). Examples: optimize_mirrors(action='status', auto_test=True) lists and tests all mirrors; optimize_mirrors(action='suggest', country='US', limit=5) suggests top 5 US mirrors; optimize_mirrors(action='health') checks for issues and gives recommendations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesOperation to perform: 'status' (list mirrors), 'test' (test speeds), 'suggest' (get recommendations), 'health' (full check)
countryNoOptional country code for suggestions (e.g., 'US', 'DE') - action='suggest' only
mirror_urlNoSpecific mirror URL to test - action='test' only
limitNoNumber of mirrors for suggestions (default 10)
auto_testNoIf true, test mirrors after listing - action='status' only

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

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