MCP Documentation Server
未申請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
インストール
npx skills add https://github.com/andrea9293/mcp-documentation-server --skill documentation-server未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(12個)
add_document
Add a document (title, content, optional metadata)
delete_document
Remove a document, its chunks, database entries, and associated files
get_context_window
Returns a window of chunks around a given chunk index
get_document
Retrieve the full content of a document by ID
get_ui_url
Returns the Web UI URL (e.g. http://localhost:3080) — useful to open the dashboard or to locate the uploads folder from the browser
get_uploads_path
Returns the absolute path to the uploads folder
list_documents
List all documents with metadata and content preview
list_uploads_files
Lists files in the uploads folder with size and format info
process_uploads
Process all files in the uploads folder (chunking + embeddings)
search_all_documents
Hybrid (full-text + vector) cross-document search
search_documents
Semantic vector search within a specific document
search_documents_with_ai
🤖 AI-powered search using Gemini (requires GEMINIAPIKEY)