Back to Home
noetic-sys icon

index

Verified Safe

by noetic-sys

Overview

Local semantic search for project dependencies, serving as a Micro-Agent Protocol (MCP) server for AI tools.

Installation

Run Command
idx mcp

Environment Variables

  • INSTALL_DIR
  • RUST_LOG

Security Notes

No direct 'eval' or similar dynamic code execution patterns were found. API keys are handled securely via a config file, not hardcoded. The tool's primary function involves downloading and processing external dependency source code, which inherently carries a risk of encountering malicious or malformed code from untrusted sources. File filtering helps mitigate this, but it's a fundamental aspect of dependency analysis. Network calls to public registries and embedding APIs are expected.

Similar Servers

Stats

Interest Score55
Security Score8
Cost ClassHigh
Avg Tokens50000
Stars1
Forks0
Last Update2026-01-16

Tags

Semantic SearchCode IndexingDependency AnalysisAI IntegrationDeveloper Tool