Merge pull request #20593 from ivy/ivy/mcp-server-docs

Document MCP server capabilities
This commit is contained in:
Mike McQuaid 2025-09-01 14:19:06 +00:00 committed by GitHub
commit 06f875c2a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ last_review_date: "2025-07-18"
# Homebrew's MCP Server # Homebrew's MCP Server
Homebrew's MCP Server is the official MCP ([Model Context Protocol](https://modelcontextprotocol.io/)) server for Homebrew. Homebrew's MCP Server is the official MCP ([Model Context Protocol](https://modelcontextprotocol.io/)) server for Homebrew, enabling AI assistants like Cursor, VS Code or Claude Code to interact with Homebrew directly, providing tools for various Homebrew commands e.g. `brew search`, `brew install`, `brew uninstall`, `brew upgrade`.
You don't need to do anything to install it. You don't need to do anything to install it.
It's provided by default with Homebrew through the `brew mcp-server` command. It's provided by default with Homebrew through the `brew mcp-server` command.