Back to Home
mugdhav icon

local_media_search_mcp_server

Verified Safe

by mugdhav

Overview

Enables AI assistants to semantically search local images and videos using natural language, prioritizing user privacy by processing all data locally without cloud uploads.

Installation

Run Command
python app.py

Environment Variables

  • MEDIA_DIR
  • INDEX_DIR

Security Notes

The server is explicitly designed for local, privacy-first operation. All AI processing, indexing, and search occur on the user's machine. It binds to `localhost` (`127.0.0.1`) and disables public sharing (`share=False`), minimizing network exposure. File system operations are confined to user-configured `MEDIA_DIR` and `INDEX_DIR`. No `eval`, `exec`, or direct calls to untrusted external APIs are present. The AI model download is from Hugging Face, a trusted source for ML models.

Similar Servers

Stats

Interest Score31
Security Score10
Cost ClassLow
Stars1
Forks0
Last Update2025-12-08

Tags

privacy-firstsemantic-searchlocal-aimcp-servermedia-management