mcp-chinese-rag-toolkit

yiongq/mcp-chinese-rag-toolkit
★ 2 stars TypeScript AI/LLM Updated today
Reusable MCP server factory + SOTA Chinese RAG pipeline toolkit (FTS5+jieba / Hybrid Search / BGE Reranker / Contextual Retrieval).
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": {
    "mcp-chinese-rag-tool": {
      "command": "npx",
      "args": [
        "-y",
        "yiongq/mcp-chinese-rag-toolkit"
      ]
    }
  }
}

README Excerpt

> Reusable MCP server factory + Chinese RAG pipeline + eval framework for building production MCP servers in TypeScript. 🚀 **v0.5.0.** MCP server factory + tool/resource builders + full Chinese RAG pipeline (FTS5+jieba / Hybrid Search RRF / BGE Reranker / Contextual Retrieval), an eval framework (retrieval metrics + RAGAS-style answer metrics + LLM-as-judge), history-aware query rewriting, and a rule-based retrieval-injection guard — all included. See the [CHANGELOG](./CHANGELOG.md) for the full

Tools (11)

demodistanceechoecho_toolftsRankmainpingrerankScoresectionwriteEmbedderMetawriteTokenizerMeta