πŸ“š

Knowledge Rag

πŸ”΄Dangerous
Knowledge & Research

Local RAG system for Claude Code with hybrid search (semantic + BM25), cross-encoder reranking, markdown-aware chunking, 9 file formats, file watcher, and 12 MCP tools. Zero external servers. pip install knowledge-rag

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse knowledge rag”
β†’β€œresearch topic”
β†’β€œlook up facts”
β†’β€œfind knowledge”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.

✏️
Write/Delete Files
Creates, modifies, or deletes files
🌐
Read External Data
Fetches data from external sources
βš™οΈ
System Administration
Modifies system configuration or infrastructure
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "knowledge-rag": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-knowledge-rag"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Knowledge Rag trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/knowledge-rag)](https://agentsift.com/capabilities/knowledge-rag)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#knowledge#agent-tool
CROSS-PLATFORM

Alternatives on other platforms

Similar capabilities available on different platforms

Related capabilities