Back to Home
iceinvein icon

code_intelligence_mcp_server

Verified Safe

by iceinvein

Overview

Provides semantic search and code navigation capabilities to LLM agents by locally indexing codebases.

Installation

Run Command
npx -y @iceinvein/code-intelligence-mcp

Environment Variables

  • BASE_DIR

Security Notes

The server binary is distributed via GitHub releases and installed by an npm script, relying on the integrity of the release process. The `fastembed` embedding backend downloads AI models from Hugging Face, introducing an external dependency. A local web UI feature can be enabled, exposing an HTTP server on `127.0.0.1:8787` by default. No direct 'eval' or obvious hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens50000
Stars0
Forks0
Last Update2026-01-19

Tags

semantic searchcode navigationLLM agentslocal indexingrust