Search Android source code across repositories like Android, AndroidX, and Android Studio using regex and specialized operators to find files and code snippets.
Search Bitbucket repositories and code using a query, with customizable result limits, powered by Open Search MCP for efficient and precise code discovery.
Search for code across Azure DevOps repositories using text queries with filters for repository, path, branch, and code element types to locate specific code segments.
A local MCP server that provides semantic code search for Python codebases using tree-sitter for chunking and LanceDB for vector storage. It enables natural language queries to find relevant code snippets based on meaning rather than just text matching.
Enables semantic search over markdown files to find related notes by meaning rather than keywords, and automatically detect duplicate content before creating new notes.
Provides an intelligent, graph-based memory system for LLM agents using the Zettelkasten principle, enabling automatic note construction, semantic linking, memory evolution, and autonomous graph maintenance with background optimization processes.