
Homebrew
@Homebrew
Homebrew について
An MCP server for the Homebrew package manager.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"homebrew": {
"command": "brew",
"args": [
"mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント