Arch Mcp
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 securely, and analyzing PKGBUILDs.
Installation
npx -y nihalxkumar/arch-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "arch-mcp",
"command": "npx",
"args": [
"-y",
"nihalxkumar/arch-mcp"
]
}About This MCP Server
nihalxkumar/arch-mcp
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 securely, and analyzing PKGBUILDs.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub