Installation
Install the Arch MCP Server and verify it’s working.Prerequisites
- Python 3.11+ - Check version:
python --version - uv - Modern Python package manager (recommended)
Install uv
Additional Installation Methods
Additional Installation Methods
Manual Installation
Download pre-built binaries from the GitHub Releases page:- Download the appropriate binary for your operating system
- Extract the binary to a directory in your PATH
- Make the binary executable (Linux/macOS):
chmod +x uv
Conda/Mamba
If you use conda or mamba, you can install uv from conda-forge:Install Arch MCP Server
Install the Arch MCP Server using uvx:- Download and install the latest version
- Set up all required dependencies
- Make the server available globally
Configure MCP Client
Connect your AI assistant to the Arch MCP Server by adding this to your MCP client configuration file:Client-Specific Setup
- Claude Desktop
- Cursor
- VS Code
Config file location:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- Open the config file in a text editor
- Add the JSON configuration above
- Save and close
- Restart Claude Desktop completely
Next Step
Usage Examples
Try common use cases and queries