8 months ago
developer-toolsArch MCP provides three main capabilities:
- 🔍 Resources - URI-based access to Arch Wiki, AUR packages, official repos, and installed packages
- 🛠️ Tools - Search, analyze, and securely install packages with built-in safety checks
- 📋 Prompts - Guided workflows for troubleshooting, security audits, and dependency analysis
Server Config
{
"mcpServers": {
"arch-ops": {
"command": "uvx",
"args": [
"arch-ops-server"
]
}
}
}