MCP servers that read, write, search and manage files — local filesystems, drives and document stores. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.
The official MCP filesystem server: read, write, search and manage local files with configurable access roots.
Security scan results for the Lite MCP server.
Provides secure access to Google Drive, Docs, Sheets, and Slides from MCP clients such as Claude Desktop.
MCP server for interacting with Google Drive and Google Sheets.
Local-first PDF MCP server whose read_pdf call returns markdown, tables, trust reports, and source evidence with page and bounding-box references.
Reads, writes, searches, and surgically edits Obsidian vault notes, tags, and frontmatter over MCP, with STDIO or Streamable HTTP transports.
Security scan results for the Tabula Md MCP server.
Security scan results for the Atp Mcp Adapter MCP server.
MCP server for Google Workspace covering Docs, Sheets, Drive, Gmail, Calendar, Slides, and Forms.
Security scan results for the Pi Mcp Bridge MCP server.
Security scan results for the Client MCP server.
Security scan results for the Storage MCP server.
Security scan results for the Pi Mcp Extension MCP server.
Security scan results for the Ui MCP server.
Security scan results for the Google Sheets MCP server.
Security scan results for the Astro MCP server.
Security scan results for the Google Mcp Suite MCP server.
Security scan results for the Youtrack MCP server.
Security scan results for the Gws MCP server.
MCP server providing document processing (doc forge) capabilities.
MCP server for Paperless-NGX that enables AI assistants to manage documents, tags, correspondents, and document types through the Paperless-NGX API.
MCP server for CSV file operations — read, write, query, transform, and analyze CSV data with formulas and charts.
MCP server for reading, editing, and comparing Word (.docx) and OpenDocument (.odt) files with tracked-changes support.
Security scan results for the Duckpond MCP server.
Installing a files & storage MCP server is the closest thing to handing your AI assistant a keyring for your disk. Over the Model Context Protocol, Claude, Cursor and other clients can work directly with local folders and mounted drives, S3-compatible buckets, sync platforms like Google Drive, Dropbox and OneDrive, and SFTP or document-store backends. Each convenience carries a matching hazard:
A malicious package needs no exotic tricks in this category: quietly forwarding whatever it reads to an outside host is enough. That makes code-level scrutiny more valuable here than almost anywhere else.
Every server listed here went through the open-source mcptrustchecker engine — a fixed ruleset that reads the published npm or PyPI code, charts its capability blast radius (file read, file write, network, shell) and issues an A–F Trust Score with evidence attached. Identical input always produces an identical grade; no LLM sits in the loop, and no listing can be bought. Read a score as an automated opinion about the code, not a certification, and prefer servers whose scope matches the job: read-only where reading suffices, one directory rather than the whole disk. Start from the full MCP Trust Registry, compare the neighbouring Content Management and Other categories, or scan any package yourself through the free scan API.
It can be, provided the server is narrowly scoped and its code has been examined. Grant the smallest directory that covers the task, treat broad file read plus network access as a red flag, and check the Trust Score and individual findings before installing. A read-only, single-folder configuration removes most of the damage an over-permissioned or compromised server could cause.