Back to Home
foscomputerservices icon

homebrew-tap

Verified Safe

by 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

Run Command
hindsight-server

Security 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

Stats

Interest Score42
Security Score8
Cost ClassLow
Stars1
Forks0
Last Update2025-12-04

Tags

HomebrewMCP ServerKnowledge BaseDevelopment ToolPython