Claude Context Local

Provides local semantic code search using EmbeddingGemma embeddings and FAISS vector indexing with intelligent AST chunking for Py

farhanaliraza 236
Claude CodeClaude DesktopGeneric
View source ↗

A local semantic code search MCP server that provides AI-powered code indexing and search capabilities using EmbeddingGemma embeddings, FAISS vector search, and intelligent AST/tree-sitter chunking for multiple programming languages including Python, JavaScript, TypeScript, JSX, TSX, and Svelte. Built with incremental indexing using Merkle tree-based change detection for efficient updates, it features 100% local operation without cloud dependencies, automatic reindexing based on file modifications, and semantic search across codebases with support for functions, classes, methods, and other code constructs. Designed for developers using Claude Code who need fast, private semantic search over their local codebases without sending code to external services, enabling use cases like code exploration, finding similar implementations, understanding large codebases, and contextual code assistance.

Source

Repository: https://github.com/farhanaliraza/claude-context-local

Maintain Claude Context Local?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Claude Context Local on getagentictools
[![Claude Context Local on getagentictools](https://getagentictools.com/badge/mcp/farhanaliraza-claude-context-local.svg)](https://getagentictools.com/mcp/farhanaliraza-claude-context-local?ref=badge)