bluera-knowledge and agent-context-code
These tools are **competitors** offering similar functionalities for local semantic code search and knowledge management for AI coding agents, with both providing native MCP integration.
About bluera-knowledge
blueraai/bluera-knowledge
Local knowledge search for AI coding agents. Index repos, docs, and files with semantic + full-text search. Claude Code plugin & MCP server for fast, offline answers without web lookups or rate limits.
Combines semantic and full-text search across cloned dependency repositories, crawled documentation sites, and indexed project files, powered by vector embeddings and BM25 ranking for precise results. Integrates as both an npm CLI tool and MCP server within Claude Code, enabling AI agents to query local knowledge through slash commands and context tools. Automatically analyzes project dependencies to prioritize indexing of high-impact libraries while storing all indexed content locally with no external API calls required.
About agent-context-code
tlines2016/agent-context-code
A 100% local semantic code search tool featuring hybrid search (vector + BM25), AST-aware chunking, and native MCP integration for AI coding assistants.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work