KnowledgeRail

Deviank88/KnowledgeRail
★ 0 stars TypeScript Memory/Knowledge Updated 2d ago
Local-first MCP 2.0 server for persistent, evidence-backed project knowledge and task context
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "knowledgerail": {
      "command": "npx",
      "args": [
        "-y",
        "Deviank88/KnowledgeRail"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/knowledge-rail-logo.png" alt="KnowledgeRail logo" width="180"> </p> <h1 align="center">KnowledgeRail</h1> KnowledgeRail is a local-first MCP server that turns project documentation and source code into durable, evidence-backed context for AI agents. It is designed for agents that need to understand, change, review, or document a codebase without loading the whole repository into the model context. Retrieval is bounded, provenance is preserved, missing evidence

Tools (15)

KNOWLEDGE_RAIL_NATIVE_HOSTKNOWLEDGE_RAIL_OCR_MODEKNOWLEDGE_RAIL_OCR_MODELKNOWLEDGE_RAIL_OCR_RETRIESKNOWLEDGE_RAIL_OCR_TIMEOUT_MSKNOWLEDGE_RAIL_OLLAMA_HOSTdesktopknowledge_adminknowledge_codeknowledge_contextknowledge_documentknowledge_document_contextknowledge_filesknowledge_ingestknowledge_page