Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Save Filesystem Mcp

    mcp server to modify files savely in a root directory where user should not be able to escapce from

    0 stars
    TypeScript
    Updated Apr 6, 2025

    Documentation

    Filesystem MCP

    [!WARNING]

    Should not be able to modify files in other folders then specified root folder but this needs to be seen ...

    Simple filesystem MCP that allows to create, read, update and delete files in a specified root folder. The root folder is specified as an argument to the node call.

    The agent should not be able to modify files in other folders outside the root folder (not guaranteed though).

    How to install:

    [!TIP]

    You need > Node.js 12 to run this MCP. You might need to use it over nvm or similar.

    Modify e.g. your Clause MCP config e.g. under MAC via (see also claude documentation):

    code
    ~/Library/Application\ Support/Claude/claude_desktop_config.json

    and add the server:

    json
    {
        "mcpServers": {
            "save-filesystem-mcp": {
                "command": "node",
                "args": [
                    "PATH_TO_FOLDER/save-filesystem-mcp/build/index.js",
                    "ABSOLUTE_FOLDER_FOR_CLAUDE_TO_WORK_WITH"
                ]
            }
        }
    }

    Then start claude and ask it to code a game for you. It will use the MCP to create, read, update and delete files in the specified root folder.

    Similar MCP

    Based on tags & features

    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75
    • MC

      Mcgravity

      TypeScript·
      71

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75
    • MC

      Mcgravity

      TypeScript·
      71

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k