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

コメント

「その他」の他のコンテンツ