Back to Home
trondhindenes icon

code-index-mcp

Verified Safe

by trondhindenes

Overview

Provides fast local source code searching using Zoekt's trigram-based indexing.

Installation

Run Command
./code-index-mcp

Environment Variables

  • CODE_INDEX_DIR
  • CODE_INDEX_WEBSERVER_PORT

Security Notes

The server primarily interacts with the local file system for indexing and searching, which is its core functionality. It resolves paths to absolute paths, and includes filtering for common binary and ignored files/directories. The optional web server runs on `127.0.0.1` (localhost), limiting network exposure. There are no indications of 'eval', obfuscation, hardcoded secrets, or malicious patterns. Assuming the user trusts and controls the environment where this binary is run, it appears safe.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-30

Tags

code-searchzoektindexinggrepdevelopment