homebrew-tap
Verified Safeby foscomputerservices
Overview
Provides a local Multi-Client Protocol (MCP) server for a searchable knowledge base of development learnings, intended for integration with Claude clients.
Installation
hindsight-serverSecurity Notes
The Homebrew formula itself uses standard practices and does not contain obvious security flaws such as 'eval' or hardcoded secrets. It creates a Python virtual environment and installs 'mcp' and 'python-dateutil' from PyPI without specific version pinning, relying on PyPI's integrity. The actual server logic ('server.py') is not provided in this scope, so the security of the server implementation itself cannot be fully assessed. Assumes the 'hindsight-mcp' project's code is trustworthy.
Similar Servers
action_mcp
Provides a Model Context Protocol (MCP) server for Ruby on Rails applications, enabling them to expose structured data, tools, and prompts to Large Language Models (LLMs) for context-aware AI interactions.
mcp-maintainer-toolkit
Provides a suite of utilities and testing tools for developing and maintaining Model Context Protocol (MCP) servers and repositories.
Hatch
Hatch is a package manager designed for Model Context Protocol (MCP) servers, providing environment isolation, multi-type dependency resolution, and multi-host deployment capabilities.
ACMS
Provides programmatic access to Apple's container CLI tool on macOS via a Model Context Protocol (MCP) server.