Sponsored by Deepsite.site

Arch Mcp

Created By
nihalxkumar2 months ago
Arch 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
Content

Arch Linux MCP Server

Disclaimer: Unofficial community project, not affiliated with Arch Linux.

A Model Context Protocol (MCP) server that bridges AI assistants with the Arch Linux ecosystem. Enables intelligent, safe, and efficient access to the Arch Wiki, AUR, and official repositories for AI-assisted Arch Linux usage on Arch and non-Arch systems.

Leverage AI to get output for digestible, structured results that are ready for follow up questions and actions.

📖 Complete Documentation with Comfy Guides

Sneak Peak into what's available

Claude Desktop (no terminal)

Claude Desktop Demo

VS Code (with terminal)

VS Code Demo

Resources (URI-based Access)

Direct access to Arch ecosystem data via custom URI schemes:

URI SchemeExampleReturns
archwiki://archwiki://Installation_guideMarkdown-formatted Wiki page
aur://*/pkgbuildaur://yay/pkgbuildRaw PKGBUILD with safety analysis
aur://*/infoaur://yay/infoAUR package metadata (votes, maintainer, dates)
archrepo://archrepo://vimOfficial repository package details
pacman://installedpacman://installedSystem installed packages list (Arch only)

Tools (Executable Functions)

CategoryToolDescriptionKey Features
Searchsearch_archwikiQuery Arch Wiki documentationRanked results, keyword extraction
search_aurSearch AUR packagesSmart ranking: relevance/votes/popularity/modified
get_official_package_infoLookup official packagesHybrid local/remote, detailed metadata
Systemcheck_updates_dry_runCheck for updates (Arch only)Read-only, safe, requires pacman-contrib
Installationinstall_package_secureSecure package installationAuto security checks, blocks malicious packages, uses paru/yay
Securityanalyze_pkgbuild_safetyComprehensive PKGBUILD analysisDetects: malicious commands based on 50+ red flags
analyze_package_metadata_riskPackage trust evaluationAnalyzes: votes, maintainer, age, updates, trust scoring

Prompts (Guided Workflows)

PromptPurposeWorkflow
troubleshoot_issueDiagnose system errorsExtract keywords → Search Wiki → Context-aware suggestions
audit_aur_packagePre-installation safety auditFetch metadata → Analyze PKGBUILD → Security recommendations
analyze_dependenciesInstallation planningCheck repos → Map dependencies → Suggest install order

Installation

Prerequisites

  • Python 3.11+
  • uv (recommended) or pip

Quick Install with uvx

uvx arch-ops-server

Configuration

Claude / Cursor / Any MCP client that supports STDIO transport

{
  "mcpServers": {
    "arch-ops": {
      "command": "uvx",
      "args": ["arch-ops-server"]
    }
  }
}

Contributing

Contributions are greatly appreciated. Please feel free to submit a pull request or open an issue and help make things better for everyone.

Contributing Guide

License

GPL-3.0-only

Server Config

{
  "mcpServers": {
    "arch-ops": {
      "command": "uvx",
      "args": [
        "arch-ops-server"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
DeepChatYour AI Partner on Desktop
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
CursorThe AI Code Editor
Tavily Mcp
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
WindsurfThe new purpose-built IDE to harness magic
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.