enterprise-knowledge-integrator

Enesp4rl4k/enterprise-knowledge-integrator
★ 0 stars Python AI/LLM Updated 3d ago
Universal Corporate Knowledge Base & LLM Context Engine (RAG, PII Sanitizer, MCP Server, Hybrid Search, GraphRAG, Web Chat SDK)
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": {
    "enterprise-knowledge": {
      "command": "uvx",
      "args": [
        "enterprise-knowledge-integrator"
      ]
    }
  }
}

Or install with pip: pip install enterprise-knowledge-integrator

README Excerpt

<div align="center"> --- </div> Enterprises have fragmented knowledge across PDF policy documents, Excel/CSV financial models, contracts, and ERP notes. Feeding this data directly into LLMs often leads to **PII leakage**, **hallucinations on numbers**, and **context loss**. **Enterprise Knowledge Integrator** is an open-source, lightweight, plug-and-play middleware that turns your company's raw files into clean, cited, and secure context for any LLM or AI Agent.

Tools (7)

DELETEGETPOSTget_company_contextingest_company_notelist_company_documentssearch_company_knowledge