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 vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
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…