MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/File Systems/Filesystem MCP Server
File SystemsOfficialTypeScript
F

Filesystem MCP Server

Secure file read/write operations with configurable directory access controls.

5.5k starsUpdated Aug 20, 2026npm/@modelcontextprotocol/server-filesystem
View on GitHub

Ads

Overview

Allows assistants to list directories, read files, write files, and search within explicitly allowed paths.

Installation

npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/dir

Configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "/Users/you/projects"
      ]
    }
  }
}

Capabilities

  • read_file

    Read a file from an allowed directory.

  • write_file

    Write content to a file in an allowed directory.

  • list_directory

    List files and folders in a path.

Supported clients

  • Claude Desktop
  • Cursor

Tags

  • local-files
  • sandbox

Related MCP servers

C

colapsis/transfa

Ephemeral file transfer for AI agents and CI/CD pipelines — upload any file, get a SHA-256-verified, TTL-enforced link. 4 tools: upload, file_info, list_uploads, delete_upload. Zero-config via `npx -y transfa-mcp`.

0File SystemsUpdated Today
U

UseJunior/safe-docx

Surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison.

0File SystemsUpdated Today
F

filesystem@quarkiverse/quarkus-mcp-servers

A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.

0File SystemsUpdated Today
V

velyan/pdf-card-mcp

Converts local PDFs into source-linked, card-based standalone HTML readers with notes, highlights, and static publishing.

0File SystemsUpdated Today