Skip to main content
Glama

search_archwiki

Search Arch Wiki documentation to find solutions for Arch Linux issues. Returns relevant pages with titles, summaries, and direct links for troubleshooting.

Instructions

Search the Arch Wiki for documentation. Returns a list of matching pages with titles, snippets, and URLs. Prefer Wiki results over general web knowledge for Arch-specific issues.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query (keywords or phrase)
limitNoMaximum number of results (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of results (default: 10)", "type": "integer" }, "query": { "description": "Search query (keywords or phrase)", "type": "string" } }, "required": [ "query" ], "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