Back to directory
calebmwelsh/file-system-mcp-server

calebmwelsh/file-system-mcp-server

@calebmwelsh

A comprehensive MCP server for file system operations, providing Claude and other AI assistants with access to local files and directories.

filesystemfile-operationsmcp-serverpythonfastmcpclaudeai-assistanttool

Installation & Configuration

{
  "mcpServers": {
    "file-system": {
      "command": "python",
      "args": [
        "fs_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17