by andrea9293
MCP Documentation Server - Bridge the AI Knowledge Gap. ✨ Features: Document management • Gemini integration • AI-powered semantic search • File uploads • Smart chunking • Multilingual support • Zero-setup 🎯 Perfect for: New frameworks • API docs • Internal guides
# Add to your Claude Code skills
git clone https://github.com/andrea9293/mcp-documentation-serverA TypeScript-based Model Context Protocol (MCP) server that provides local-first document management and semantic search using embeddings. The server exposes a collection of MCP tools and is optimized for performance with on-disk persistence, an in-memory index, and caching.
NEW! Enhanced with Google Gemini AI for advanced document analysis and contextual understanding. Ask complex questions and get intelligent summaries, explanations, and insights from your documents. To get API Key go to Google AI Studio
DocumentIndex for instant retrievalEmbeddingCache to avoid recomputing embeddings and speed up repeated queries~/.mcp-documentation-server/Example configuration for an MCP client (e.g., Claude Desktop):