Files, Documents & PDFs MCP servers allow AI assistants to read, edit, and organize files, archives, and academic records. Tools in this category connect local directories, Obsidian vaults, vector stores, and research databases directly to client interfaces like Claude Desktop and Cursor.
Files, Documents & PDFs MCP servers let AI assistants interact directly with local filesystems, document formats, and research archives. Instead of relying on manual copy-pasting, these servers enable tools like Claude or Cursor to inspect archives, index notes, parse transcripts, and execute document-level transformations natively.
Selecting the right server depends on three main operational criteria:
Several servers address common document workflows. ZIP MCP Server unpacks and manages compressed archives, Obsidian Nexus directly organizes notes inside local Markdown vaults, Simple Files Vectorstore adds semantic search across watched directories using vector embeddings, and Zotero MCP bridges desktop research libraries to let models retrieve academic citations.
| MCP server | What it connects to | Type | Repository |
|---|---|---|---|
| ZIP MCP Server | The ZIP MCP Server acts as a digital packing assistant for AI models, allowing them to manage compressed files just | Unknown | https://github.com/7gugu/zip-mcp |
| Zoom Transcript | The Zoom Transcript MCP server acts as a smart bridge between Zoom meeting recordings and AI assistants. It allows users | Open Source | https://github.com/forayconsulting/zoom_transcript_mcp |
| Zotero | The Zotero MCP server acts as a bridge between personal research libraries and AI assistants. In simple terms, it allows | Open Source | https://github.com/kujenga/zotero-mcp |
| yt-dlp MCP | The yt-dlp-mcp tool serves as a bridge that allows AI assistants to fetch video and audio content directly from the | Open Source | https://github.com/pedrobrantes/yt-test-mcp-server |
| YuQue MCP | YuQue MCP acts as a smart bridge that allows AI assistants to interact directly with the YuQue knowledge base. In | Open Source | https://github.com/ArianChen777/YuQueMCP |
| Vedit-MCP | Vedit-MCP is an MCP server that provides video editing tools to AI agents using standard natural language requests. It connects | Open Source | https://github.com/zakahan/vedit-mcp |
| Obsidian Nexus | Obsidian Nexus is an MCP server that connects Claude Desktop directly to a local Obsidian vault for markdown note management | Open Source | https://github.com/nkriman/obsidian-nexus |
| Vectorize | Vectorize is an MCP server that connects AI assistants directly to the Vectorize data platform for vector retrieval, file extraction, | Unknown | https://github.com/vectorize-io/vectorize-mcp-server |
| Shine Tools MCP Server | Shine Tools MCP Server is an MCP server that provides access to tech radar recommendations, customer management records, product catalogs, | Unknown | https://github.com/mwestkontist/poc-mcp |
| Zotero MCP | Zotero MCP acts as a powerful bridge between a personal research library and AI assistants like Claude or ChatGPT. It | Unknown | https://github.com/54yyyu/zotero-mcp |
Simple arXiv and Zotero MCP are built for academic documents. Simple arXiv queries and downloads preprints directly through the arXiv repository API, while Zotero MCP links your existing citation database and PDF library to an AI assistant for contextual bibliographic retrieval.
Add the chosen server to your Cursor configuration file under the MCP settings block. For local directory indexing, point the command line to Simple Files Vectorstore, or specify Obsidian Nexus to open your personal vault. Save the configuration and verify the connection status indicator inside Cursor.
ZIP MCP Server handles file archives directly. It enables language models to inspect archive hierarchies, compress directories, and extract target documents without requiring manual command-line execution or external extraction utilities.
Yes, Simple Files Vectorstore monitors assigned directories and generates vector embeddings for local text documents. Vectorize also provides file extraction, text chunking, and markdown conversion routines designed for document retrieval tasks.
Zoom Transcript links meeting recordings directly to language models to parse discussions, while Obsidian Nexus provides structured storage to save summaries and reference notes back into your personal Markdown knowledge base.