olafgeibig/knowledge-mcp
A MCP server that is a locally running knowledge base with a hybrid vector and graph RAG engine using LightRAG
Platform-specific configuration:
{
"mcpServers": {
"knowledge-mcp": {
"command": "npx",
"args": [
"-y",
"knowledge-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...