Back to Home
abehmiel icon

personal-mcp-server

Verified Safe

by abehmiel

Overview

A self-hosted Model Context Protocol (MCP) server that extends Claude Desktop's context window by providing Retrieval-Augmented Generation (RAG) capabilities over personal documents and codebases on macOS.

Installation

Run Command
uv run personal-mcp-server

Environment Variables

  • LOG_LEVEL
  • CHROMA_DB_PATH
  • EMBEDDING_MODEL

Security Notes

The project emphasizes local execution with no external API keys, significantly reducing network attack surface and data leakage risks. Input validation is performed for document addition. Subprocess calls in utility scripts are for known, controlled commands (e.g., `uv`, `pytest`) and not exposed to arbitrary user input. Configuration parsing includes JSON syntax validation and backup creation. No 'eval' or direct hardcoded secrets were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-12-02

Tags

MCPRAGClaude DesktopmacOSChromaDB