Homebrew MCP Server
@nagypeterjob
Homebrew MCP Server について
Homebrew MCP server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"brew": {
"command": "brew-mcp-server",
"args": [
"-enabled-tools",
"info,search,update_brew"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Homebrew MCP Server?
Homebrew MCP Server is an MCP (Model Context Protocol) server that lets you interact with the Homebrew package manager using natural language. It translates conversational requests into brew commands, making package management easier via Claude or other MCP clients.
How to use Homebrew MCP Server?
Download the latest binary from GitHub Releases and place it in a directory in your $PATH (e.g., /usr/local/bin/). Then configure your MCP client (e.g., Claude Desktop) by adding a brew entry to the mcpServers object in the client’s config file, with the command set to "brew-mcp-server". Optionally, use the -enabled-tools flag to restrict which tools are available, reducing context size.
Key features of Homebrew MCP Server
- Install, uninstall, and search for Homebrew packages
- Get detailed info about a specific package
- List all installed packages with their versions
- Run system-wide update or upgrade a specific package
- Display current Homebrew configuration
- Enable only a subset of tools to save context
Use cases of Homebrew MCP Server
- Install multiple packages by describing them in natural language
- Check what’s installed and update outdated software conversationally
- Search for available packages and view their details without leaving the chat
FAQ from Homebrew MCP Server
—
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 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,
Awesome Mlops
visengerA curated list of references for MLOps
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント