MCP Servers / development / Homebrew MCP

Homebrew MCP

JSON →
stdionone29development

Interact with Homebrew (the package manager for macOS and Linux) using natural language commands.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: homebrew-mcp
Tools
What this server exposes
install
Install a Homebrew package
uninstall
Uninstall a Homebrew package
upgrade
Upgrade Homebrew packages
cleanup
Clean up old versions of installed packages
list
List installed Homebrew packages
search
Search for Homebrew packages
info
Get information about a Homebrew package
outdated
List outdated Homebrew packages
deps
Show dependencies of a Homebrew package
doctor
Run Homebrew doctor to check system health
update
Update Homebrew itself
tap
Add a Homebrew tap
untap
Remove a Homebrew tap
pin
Pin a Homebrew package to prevent upgrades
unpin
Unpin a Homebrew package
services
Manage Homebrew services
Configuration
Environment & auth
authnone
envANTHROPIC_API_KEY
Resources