Search code semantically on-device using AST chunks, hybrid retrieval, and graph context.
This MCP tool claims to be a 100% local semantic code search server with no declared secrets or remote endpoints. With an official registry listing, open-source code, and recent maintenance, the overall risk appears low, though it still warrants caution because it executes locally and accesses local codebase data.
The materials explicitly state no keys or environment variables are required, and there is no indication that users must provide API keys, tokens, or other sensitive credentials, so credential exposure and abuse risk appears low.
The materials declare no remote endpoints and describe it as a “100% local MCP server”; based on the provided facts, there is no evidence of user data being sent to external services.
The system flags it as executes-code, meaning the tool runs local service/code to provide semantic retrieval. This is normal MCP behavior; there is no evidence of suspicious privileges or system actions beyond its stated purpose, but it should still be treated as a local executable component.
Its stated functions—semantic code search, AST chunking, and a code knowledge graph—imply access to local code repositories for reading and indexing/structuring content. The materials do not show access to unrelated data or excessive permissions, but usage should be limited to the necessary project directories.
It comes from an official registry and has an open-source repository with updates within the last year, which are strong positive signals that lower risk. However, the missing README, undeclared license, and very low community adoption (0 stars) limit auditability and maturity, so caution is still appropriate rather than a high-risk rating.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.lorenzo-cambiaghi/lynx" MCP server from askskill: Run: claude mcp add 'io-github-lorenzo-cambiaghi-lynx' -- npx -y lynx-mcp
Index codebases with AST awareness and retrieve code context via semantic search.
Search codebases semantically to find relevant snippets and implementation context fast.
Search and navigate multiple code repositories with natural language understanding.
Search code semantically and answer questions about a codebase.
Index local codebases for fast AI-powered cross-repository code search.
Search codebases semantically and find relevant snippets with source locations.