Back to Home
Chiragkgit icon

lmgrep

Verified Safe

by Chiragkgit

Overview

Performs local-only semantic search and indexing across codebases for fast, context-aware queries.

Installation

Run Command
python -m lmgrep.mcp_server

Security Notes

The server operates locally and manages its own data store in the user's home directory. It uses parameterized SQL queries, `yaml.safe_load`, and file locking mechanisms to prevent common vulnerabilities. File system operations (`shutil.rmtree`) are confined to its specific data directories, which are derived from a canonicalized repository root, mitigating risks of arbitrary file deletion. No obvious hardcoded secrets, 'eval', or direct external network risks for data processing were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens200000
Stars0
Forks0
Last Update2026-01-19

Tags

semantic searchcode analysislocal-firstAI/MLdeveloper tool