add_document
Add a document (title, content, optional metadata)
How to use it
add_document is exposed by the MCP Documentation Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the add_document tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Documentation Server
npx skills add https://github.com/andrea9293/mcp-documentation-server --skill documentation-serverOther tools in MCP Documentation Server (11)
Remove a document, its chunks, database entries, and associated files
Returns a window of chunks around a given chunk index
Retrieve the full content of a document by ID
Returns the Web UI URL (e.g. http://localhost:3080) — useful to open the dashboard or to locate the uploads folder from the browser
Returns the absolute path to the uploads folder
List all documents with metadata and content preview
Lists files in the uploads folder with size and format info
Process all files in the uploads folder (chunking + embeddings)
Hybrid (full-text + vector) cross-document search
Semantic vector search within a specific document
🤖 AI-powered search using Gemini (requires GEMINIAPIKEY)