Core Features
Arch MCP Server provides three types of capabilities that work together to enable intelligent interaction with the Arch Linux ecosystem.π Resources
URI-based access to Arch ecosystem data - read documentation, package info, and system state.Resources Reference
5 URI schemes for accessing Arch Wiki, AUR packages, official repos, and installed packages

Direct access to Arch Wiki documentation through URI schemes
- Access Arch Wiki pages in Markdown format
- Fetch PKGBUILD files with safety annotations
- Query AUR package metadata
- Look up official repository packages
- List installed packages (Arch only)
π οΈ Tools
Executable functions for search, security analysis, and package installation.Tools Reference
8 tools including search, security analysis, system checks, and secure installation

Security analysis tools providing comprehensive package safety checks
- Search Arch Wiki and AUR packages
- Analyze PKGBUILD files for security risks
- Evaluate package trustworthiness
- Check for system updates safely
- Install packages with automated security checks
π Prompts
Guided multi-step workflows that combine resources and tools for complex tasks.Prompts Reference
3 intelligent workflows for troubleshooting, security audits, and dependency analysis

Intelligent workflows that combine multiple tools for complex tasks
- Diagnose system issues with Wiki-guided solutions
- Audit AUR packages before installation
- Plan installations by analyzing dependencies
How They Work Together
Example: Installing a Custom AUR Package Letβs say you want to installneofetch from the AUR. Hereβs how the MCP components work together:
Quick Reference
| Type | Count | Access Method | Use Case |
|---|---|---|---|
| Resources | 5 | URI schemes | Direct data access |
| Tools | 8 | Function calls | Single operations |
| Prompts | 3 | Workflow triggers | Complex tasks |