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.
This helps developers who use AI coding agents quickly find accurate answers about external code. It takes source code from libraries, documentation sites, and your local project files, then creates a fast, offline search index. Developers can then query this local knowledge base with their AI agent for instant, authoritative responses.
10 stars and 1,249 monthly downloads. Available on npm.
Use this if your AI coding agent often needs detailed, up-to-date, and authoritative information about third-party libraries, frameworks, or specific project documentation.
Not ideal if your AI agent primarily focuses on general programming concepts, needs to search your own project's code (use a direct code search instead), or requires the absolute latest breaking news.
Stars
10
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Monthly downloads
1,249
Commits (30d)
0
Dependencies
25
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/blueraai/bluera-knowledge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
giancarloerra/SocratiCode
Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local MCP:...
zilliztech/deep-searcher
Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.
kantord/SeaGOAT
local-first semantic code search engine
datadrivenconstruction/OpenConstructionEstimate-DDC-CWICR
Open multilingual construction cost database for AI Agents - 55K+ work items, 27K+ resources, 9...
lyonzin/knowledge-rag
Local RAG System for Claude Code - Hybrid search (Semantic + BM25) with MCP integration