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.

bluera-knowledge
57
Established
agent-context-code
36
Emerging
Maintenance 13/25
Adoption 12/25
Maturity 18/25
Community 14/25
Maintenance 13/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 10
Forks: 3
Downloads: 1,332
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work