Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“‚ File Systems
  3. Homebrew MCP
Homebrew MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:16:52 PM

Homebrew MCP

User RatingsBe the first to rate and review this MCP server!
View Repository29 GitHub StarsTotal stargazers on GitHub for the source repository (29 stars).
homebrewmacosdeveloper-toolspackage-management

Manage macOS Homebrew packages, taps, services, versions, updates, and diagnostics through MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for jeannier/homebrew-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ“‚ More in File Systems

Overview

jeannier/homebrew-mcp MCP server exposes macOS Homebrew operations as MCP tools for compatible AI clients. It runs local brew commands through Python subprocesses and communicates over stdio using JSON-RPC 2.0. Use it to inspect packages, install or remove software, manage services, investigate brew health, or update package metadata. Homebrew and Python with the project dependencies must already be available on macOS.

Use cases

β€’List installed Homebrew packages
β€’Install or uninstall a Homebrew package
β€’Find outdated packages and upgrade them
β€’Diagnose Homebrew issues with brew doctor
β€’Manage Homebrew services and taps

Key features

β€’Package installation, removal, upgrade, and cleanup
β€’Package search, information, dependency, and outdated checks
β€’Homebrew diagnostics and updates
β€’Tap, pin, unpin, and service management
β€’stdio MCP communication with request logging

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Homebrew MCP.

Extracted Tool Capabilities
Package installation, removal, upgrade, and cleanup
Package search, information, dependency, and outdated checks
Homebrew diagnostics and updates
Tap, pin, unpin, and service management
stdio MCP communication with request logging

How Homebrew MCP works

What jeannier/homebrew-mcp MCP server does

The jeannier/homebrew-mcp MCP server lets an MCP-compatible client operate a local Homebrew installation through natural-language requests. It is intended for macOS systems with Homebrew installed, and it exposes package, source, version, service, and diagnostic operations as MCP tools.

The server can perform package changes such as installing, uninstalling, upgrading, and cleaning up packages. It can also inspect the local setup by listing installed packages, searching Homebrew, showing package information, identifying outdated packages, and examining dependencies. Additional tools cover Homebrew health checks, repository updates, taps, pinned versions, and services.

How it works

The jeannier/homebrew-mcp MCP server runs as a local Python process and invokes the real brew executable through subprocesses. MCP requests and responses travel over standard input and output using JSON-RPC 2.0. The README describes the implementation as compliant with the MCP specification version 2025-06-18.

Requests and results are written to homebrew_mcp.log. This provides a local record that can be followed with standard shell tools while testing or troubleshooting. The repository also includes an interactive test script that discovers the server's available tools and can make multiple calls for one prompt through the Anthropic API; that script is separate from the MCP server itself.

Setup and configuration

Clone the repository, install uv, create a virtual environment, and install the dependencies from requirements.txt. The documented local launch command is:

sh
uv run python homebrew_mcp.py

The process listens silently for MCP requests over stdio, so the log file is the main indication that it started successfully. Claude Desktop can launch it automatically when configured with uv, the run subcommand, the project's directory, and homebrew_mcp.py. The configuration requires an absolute path to the cloned project.

Cursor support is also documented. Its generated configuration assumes the repository is under ~/Documents/GitHub/homebrew-mcp; if the project is elsewhere, update the path in ~/.cursor/mcp.json and restart Cursor. The README lists Claude Desktop and Cursor as tested clients.

Tools and capabilities

The jeannier/homebrew-mcp MCP server groups its supported commands as follows:

  • Package management: install, uninstall, upgrade, cleanup
  • Information and discovery: list, search, info, outdated, deps
  • Health and updates: doctor, update
  • Taps and sources: tap, untap
  • Version control: pin, unpin
  • Services: services

These tools allow an agent to answer questions about installed software or request changes such as installing a package. Because commands are executed against the local Homebrew installation, operations that modify packages or services affect the host macOS system.

Limitations and notes

This project is specifically documented for macOS and requires Homebrew to be installed. The README reports testing with macOS Sonoma 14.7.5, Homebrew 4.5.8, Python 3.13 managed by uv, and MCP module version 1.9.4. Other environments are not established by the provided material.

The Anthropic API key mentioned in the repository is needed for the optional interactive Claude test script, not for the MCP server's documented stdio operation. The server itself does not list an API-key configuration requirement. Use care with package-management requests because the exposed tools can install, remove, upgrade, or otherwise change local Homebrew state.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in File Systems View all alternatives
  • Quarkus MCP Servers logoQuarkus MCP Servers

    A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.

    πŸ“‚ File Systems5 views
    Compare vs Quarkus MCP Servers β†’
  • MCP Filesystem Server logoMCP Filesystem Server

    Golang implementation for local file system access.

    πŸ“‚ File Systems4 views
    Compare vs MCP Filesystem Server β†’
  • Android MCP Server logoAndroid MCP Server

    21-tool Android device control via ADB β€” screenshots with compression, UI tree inspection, touch automation, logcat, and compound actions like tap-and-wait. One-command install via npx android-mcp-server.

    πŸ“‚ File Systems3 views
    Compare vs Android MCP Server β†’
  • Unified Diff MCP logoUnified Diff MCP

    Generate and visualize unified diff comparisons with beautiful HTML/PNG output, supporting side-by-side and line-by-line views for filesystem dry-run integration

    πŸ“‚ File Systems1 views
    Compare vs Unified Diff MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
29
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Homebrew MCP

Clone the repository, install uv, create a virtual environment, install requirements.txt, and run it with `uv run python homebrew_mcp.py`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHomebrew MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jeannier-homebrew-mcp?style=directory)](https://allmcps.com/mcp/jeannier-homebrew-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/jeannier-homebrew-mcp"><img src="https://allmcps.com/api/badge/jeannier-homebrew-mcp?style=directory" alt="Homebrew MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“‚File Systems
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars29
GitHub Star CountTotal stargazers on GitHub representing community popularity (29 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 23, 2025
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools19/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“‚ File Systems β†’Best MCP servers for File Systems β†’Alternatives to Homebrew MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code