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.
Platform-specific configuration:
{
"mcpServers": {
"bluera-knowledge": {
"command": "npx",
"args": [
"-y",
"bluera-knowledge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...