File Systems MCP Servers
MCP servers for reading and writing files — local disk, cloud storage (S3, GCS, R2), and shared drives (Google Drive, Dropbox). Agents can read docs, write outputs, manage directories, or sync files between locations. The building block for most agents that need to work with documents or data files.
8 servers in this category

reMarkable MCP Server
SamMorrowDrums/remarkable-mcp79Access your reMarkable tablet - read documents, browse files, extract text and OCR
File SystemsPython
MCP Document Reader
xt765/mcp_documents_reader17An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files
File SystemsPython
Google Drive
domdomegg/google-drive-mcp.git3Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.
File SystemsTypeScript
AGENTS.md Generator
nushey/agents-md-generator3Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
File SystemsPython
com.files/python-mcp
Files-com/files-mcp2Securely give LLMs controlled access to real-world operations inside your Files.com environment
File SystemsPython
Filesystem MCP
j0hanz/filesystem-mcp2MCP Server that enables LLMs to interact with the local filesystem.
File SystemsTypeScript
TweekIT MCP Server
equilibrium-team/tweekit-mcp1Normalize and convert more than 400 file types via TweekIT's hosted MCP streamable HTTP endpoint.
File SystemsPython
xProof
jasonxkensei/xProof1Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
File SystemsTypeScript
Frequently Asked Questions about File Systems MCP Servers
File system MCP servers give AI agents controlled access to local directories, Google Drive, Dropbox, or S3 buckets. You configure which paths are accessible and whether writes are allowed.
File system servers let you allowlist specific directories and set read-only mode. The agent only sees files you explicitly permit — nothing outside the configured scope.
Several file system servers support full-text search and content extraction from PDFs, Word docs, and other formats, making it easy for agents to find information across your files.