Skip to main content
Glama

suggest_fastest_mirrors

Find optimal Arch Linux package mirrors by country to improve download speeds and reliability using official mirror status data.

Instructions

Suggest optimal mirrors based on official mirror status from archlinux.org. Filters by country if specified.

Input Schema

NameRequiredDescriptionDefault
countryNoOptional country code to filter mirrors (e.g., 'US', 'DE')
limitNoNumber of mirrors to suggest (default 10)

Input Schema (JSON Schema)

{ "properties": { "country": { "description": "Optional country code to filter mirrors (e.g., 'US', 'DE')", "type": "string" }, "limit": { "default": 10, "description": "Number of mirrors to suggest (default 10)", "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