Knowledge-Hub

BEKO2210/Knowledge-Hub
★ 0 stars Python Security Updated 2d ago
Self-hosted MCP server: your codebase as a knowledge graph, your secrets in an encrypted vault — both reachable by your AI assistant, and by nobody else.
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": {
    "knowledge-hub": {
      "command": "uvx",
      "args": [
        "knowledge-hub"
      ]
    }
  }
}

Or install with pip: pip install knowledge-hub

README Excerpt

<div align="center"> <img src="docs/images/icon.png" width="88" height="88" alt="" /> **Your codebase as a knowledge graph. Your secrets in an encrypted vault. Both reachable by your AI assistant — and by nobody else.** A self-hosted [MCP](https://modelcontextprotocol.io) server with a web interface.

Tools (6)

graph_buildgraph_explaingraph_pathgraph_queryprojects_listreport_get

Topics

ai-toolsclaudedeveloper-toolsencryptionknowledge-graphmcpmodel-context-protocoloauth2pkcepwapythonsecrets-managementself-hostedstarlettevault