Back to MCP Servers
Arch
Arch Linux MCP Server to the Arch Linux ecosystem of the Arch Wiki, AUR, and official repositories for AI-assisted Arch Linux usage on Arch and non-Arch systems. Features include searching Arch Wiki and AUR, getting package info, checking for updates, installing packages securel…
coding-agentsai
By nihalxkumar
Installation
npx -y arch-mcpConfiguration
{
"mcpServers": {
"arch-mcp": {
"command": "npx",
"args": ["-y", "arch-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes