Homebrew's MCP Server is the official Model Context Protocol (MCP) server for Homebrew, the popular macOS and Linux package manager. It provides contextual information about your Homebrew environment to MCP-compatible clients.
Usage:
To launch the server, simply run the brew mcp-server command in your terminal. It will start and run until terminated by Ctrl-D or Ctrl-C.
Configuration:
This server uses the stdio transport type. Below are example configurations for various MCP clients:
-
For Cursor/Claude Desktop:
{ "mcpServers": { "Homebrew": { "command": "brew mcp-server" } } } -
For VSCode:
{ "mcp": { "servers": { "Homebrew": { "type": "stdio", "command": "brew", "args": ["mcp-server"] } } } } -
For Zed:
{ "context_servers": { "Homebrew": { "command": { "path": "brew", "args": ["mcp-server"] } } } }
Recommend MCP Servers 💡
MetaMCP
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker
MorDavid/BloodHound-MCP-AI
Integrates BloodHound with AI via Model Context Protocol to analyze Active Directory attack paths using natural language queries.
asgardeo-mcp-server
Manages Asgardeo organization or WSO2 Identity Server deployments using LLM tools, enabling natural language interactions for various configuration tasks.
codex-vitea-mcp
ViteaOS个人信息管理系统的专用MCP服务器,连接AI助手与MongoDB数据库,提供物品查找、出行时间估算等功能。
@flatfile/mcp-server
Enables AI assistants to interact directly with Flatfile data, providing a seamless bridge between AI and Flatfile for data management and querying.
voice-mode
Natural (2-way) voice conversations with Claude Code