jeannier/homebrew-mcp
by Various
Homebrew MCP : Comprehensive brew support for installing, upgrading, searching, and maintaining macOS packages.
MCP
jeannier/homebrew-mcp
Added 1 June 2026
Overview
A Model Context Protocol server that exposes Homebrew commands as tools for AI assistants. It lets you install, upgrade, search, and maintain macOS packages through natural language or API calls. Built in Python, it translates MCP requests into Homebrew CLI operations.
Best for
Best for
Developers who want to manage macOS packages through AI assistants or chat interfaces
Use cases
- Install a macOS package via an AI assistant
- Search for available Homebrew formulae
- Upgrade all outdated packages on a machine
How to use
Install
uv run python homebrew_mcp.py Tools exposed
installuninstallupgradecleanuplistsearchinfooutdateddepsdoctorupdatetapuntappinunpinservices
Tested with
Claude Desktop, Cursor
Example client config
{\n "mcpServers": {\n "homebrew-mcp": {\n "command": "uv",\n "args": [\n "run",\n "--directory",\n "/path/to/your/project/",\n "homebrew_mcp.py"\n ],\n "type": "stdio"\n }\n }\n} Notes
A Model Context Protocol server that exposes Homebrew commands as tools for AI assistants. It lets you install, upgrade, search, and maintain macOS packages through natural language or API calls. Built in Python, it translates MCP requests into Homebrew CLI operations.
29 stars on GitHub. Last updated 2025-06-23. Licensed MIT.
Use cases
- Install a macOS package via an AI assistant
- Search for available Homebrew formulae
- Upgrade all outdated packages on a machine
Pros
- Integrates Homebrew package management directly into MCP-compatible AI tools
- Supports common brew operations like install, upgrade, search, and list
- Lightweight, open-source Python implementation
Cons
- Requires Homebrew to be installed on the target machine
- Limited to macOS only; no Linux support
- Small community and relatively few stars may indicate limited adoption
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Integrates Homebrew package management directly into MCP-compatible AI tools
- Supports common brew operations like install, upgrade, search, and list
- Lightweight, open-source Python implementation
Cons
- Requires Homebrew to be installed on the target machine
- Limited to macOS only; no Linux support
- Small community and relatively few stars may indicate limited adoption
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.