Back to Home
tomoharu-hayashi icon

mcp-server-skills

Verified Safe

by tomoharu-hayashi

Overview

Provides a persistent, searchable, and version-controlled knowledge base for AI agents to learn from and refer to, simulating human learning processes.

Installation

Run Command
uvx --from git+https://github.com/tomoharu-hayashi/mcp-server-brain.git mcp-brain

Environment Variables

  • MCP_BRAIN_DIR

Security Notes

The server uses `pickle.load` for its embedding cache, which can be a security risk if the cache file is compromised by an attacker. However, the cache is self-generated and validated with a hash, mitigating the risk under normal operation. Platform-specific `osascript` calls are sanitized to prevent injection. `subprocess` calls do not use `shell=True`.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-12-11

Tags

AIKnowledge BaseSemantic SearchGitLearning