
Homebrew
@Homebrew
About Homebrew
An MCP server for the Homebrew package manager.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"homebrew": {
"command": "brew",
"args": [
"mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Homebrew?
Homebrew is the missing package manager for macOS (or Linux). It simplifies the installation of software and open-source packages through a collection of formulae, casks, and taps. It is aimed at developers and system administrators who want to manage dependencies and tools efficiently.
How to use Homebrew?
Install Homebrew via the command on the homepage, then use brew install to install packages, brew update to update Homebrew itself, and brew doctor to troubleshoot issues. Browse available packages with brew formulae or online at formulae.brew.sh.
Key features of Homebrew
- Installs software from over 6,000 formulae
- Supports casks for GUI applications
- Easily update packages and Homebrew itself
- Automatic dependency resolution
- Integrated troubleshooting with
brew doctor - Strong community and contribution guidelines
Use cases of Homebrew
- Installing command-line development tools (e.g., wget, git)
- Managing software dependencies for projects
- Quickly updating installed packages
- Troubleshooting installation issues with
brew doctor
FAQ from Homebrew
How do I list available packages?
Run brew formulae in the terminal or visit formulae.brew.sh to browse packages online.
How do I troubleshoot a problem?
First run brew update and brew doctor. If issues persist, read the Troubleshooting Checklist.
How can I contribute to Homebrew?
Read the Contribution Guide and Code of Conduct. Start by tapping homebrew/core and fixing brew audit --strict warnings on packages you use.
How do I report a security issue?
Fill in the security advisory form.
Where can I get community support?
Visit the Homebrew discussions forum, follow @[email protected], @brew.sh, or @MacHomebrew on social media.
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Servers
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
Comments