Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jeannier • Documentation & Docs
An MCP server that exposes Homebrew commands as MCP tools so LLM agents (e.g., Claude Desktop) can manage Homebrew packages on macOS.
Install, uninstall, upgrade, pin/unpin, or clean Homebrew packages on a macOS host via MCP tool calls.
Discover and inspect packages (search, info, list, outdated, deps) and produce summaries or recommendations about installed software.
Run Homebrew diagnostics and maintenance (brew doctor, update, tap/untap, services) and surface actionable fixes to users.
This Python-based MCP server runs real brew commands via subprocess and exposes a comprehensive set of Homebrew operations (install, uninstall, search, info, update, doctor, taps, services, etc.) as MCP tools. It's MCP spec-compliant for stdio/JSON-RPC and designed for integration with Claude Desktop, Cursor, or other MCP-compatible clients. The project logs all requests/results, is implemented in functional/declarative Python, and is intended for use on macOS with Homebrew installed.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.