MCP.so
登录
F

FileMoverMcp

@AdamTovatt

关于 FileMoverMcp

A file mover tool that stages and executes file moves safely. Works as both a CLI tool and an MCP server for AI agents.

基本信息

分类

其他

传输方式

stdio

发布者

AdamTovatt

提交者

Adam Tovatt

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "filemover": {
      "command": "fm",
      "args": [
        "--mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is FileMoverMcp?

A file mover tool that stages and executes file moves safely. It works as both a command-line tool (fm) and an MCP server for AI agents.

How to use FileMoverMcp?

Install it and run it either as a CLI tool (fm) or as an MCP server for AI agents. Commands follow a session-based workflow: stage moves, preview them, then commit.

Key features of FileMoverMcp

  • Session-based workflow: stage moves, preview, then commit.
  • Preview changes before executing any moves.
  • Validate file paths and detect conflicts.
  • Explicit opt-in required for overwriting existing files.
  • Clear, actionable error messages.

Use cases of FileMoverMcp

FAQ from FileMoverMcp

评论

其他 分类下的更多 MCP 服务器