dmt-zh/llmops
Advanced RAG system with enhanced retrieval and error-handling capabilities. Implemented totally locally with open-source tools — LangGraph, Qdrant, Llama.cpp server, Qwen3-0.6B-UD-Q8_K_XL.gguf and MLflow server for observability.
Platform-specific configuration:
{
"mcpServers": {
"llmops": {
"command": "npx",
"args": [
"-y",
"llmops"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...