Submit

FileMoverMcp

@AdamTovatt

A file mover tool that stages and executes file moves safely. Works as both a CLI tool and an MCP server for AI agents. - Session-based workflow: Stage multiple file moves, preview them, then commit all at once - Safety first: Preview changes before executing, validate file paths and conflicts - Dual mode: Works as both a command-line tool (fm) and an MCP server for AI agents - Overwrite control: Explicit opt-in for overwriting existing files - Clear error messages: Actionable guidance when things go wrong
Overview

no content

Server Config

{
  "mcpServers": {
    "filemover": {
      "command": "fm",
      "args": [
        "--mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.