Skip to content

otaviocc/homebrew-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MCP Homebrew Tap

Homebrew tap for Model Context Protocol (MCP) tools maintained by me.

  • Repository tap: otaviocc/mcp
  • Supported platform: macOS (binary formulae)

Available formulae

Install

  • One‑liner:
brew install otaviocc/mcp/obsidian-mcp-server
  • Tap first, then install:
brew tap otaviocc/mcp
brew install obsidian-mcp-server
  • Brewfile (brew bundle):
tap "otaviocc/mcp"
brew "obsidian-mcp-server"

Usage

After installation the binary is available as obsidian-mcp-server:

obsidian-mcp-server --help

Refer to the project homepage for integration instructions with your MCP client.

Upgrade

brew update
brew upgrade obsidian-mcp-server

Uninstall

brew uninstall obsidian-mcp-server

To remove the tap entirely:

brew untap otaviocc/mcp

Troubleshooting

  • Check formula info: brew info obsidian-mcp-server
  • Doctor your Homebrew setup: brew doctor
  • Show help for Homebrew: brew help or man brew

Contributing

Issues and pull requests are welcome. If you are bumping a formula, please update the URL to the new release and its sha256.

Homebrew documentation

See the official docs at Homebrew Documentation.

About

Homebrew tap for Model Context Protocol (MCP) tools maintained by me

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages