MCP.so
ログイン
サーバー

Homebrew

@Homebrew

An MCP server for the Homebrew package manager.

概要

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.

タグ

「その他」の他のコンテンツ