MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
A Model Context Protocol (MCP) server for indexing and searching local document collections. Supports DOCX, HWPX, PDF (with OCR), Excel, PowerPoint, and audio (Whisper transcription, Windows-only), with hybrid keyword + semantic search optimized for Korean and English. Built with Cand the official MCP CSDK. serve — read-only MCP server serving all knowledge bases under the base path. Single…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server for indexing and searching local document collections. Supports DOCX, HWPX, PDF (with OCR), Excel, PowerPoint, and audio (Whisper transcription, Windows-only), with hybrid keyword + semantic search optimized for Korean and English. Built with C# and the official MCP C# SDK. serve — read-only MCP server serving all knowledge bases under the base path. Single process handles multiple KBs via parameter. Can run while exec is indexing (SQLite WAL). exec — scans…