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…
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…