file systems

Homebrew Mcp

Control your macOS Homebrew setup using natural language via this MCP server. Simply manage your packages, or ask for suggestions, troubleshoot brew issues etc.

python
local
macos
file systems
0
View on GitHub

Installation

npx -y jeannier/homebrew-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "homebrew-mcp",
  "command": "npx",
  "args": [
    "-y",
    "jeannier/homebrew-mcp"
  ]
}

About This MCP Server

jeannier/homebrew-mcp

Control your macOS Homebrew setup using natural language via this MCP server. Simply manage your packages, or ask for suggestions, troubleshoot brew issues etc.

GitHub: https://github.com/jeannier/homebrew-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub