filesystem-mcp-server

yossifibrahem/filesystem-mcp-server
★ 0 stars TypeScript 📁 File System Updated today
An MCP (Model Context Protocol) server that exposes three core filesystem tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "filesystem-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "yossifibrahem/filesystem-mcp-server"
      ]
    }
  }
}

Topics

automationfilesystemmcptypescript