- FileMoverMcp
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.
- 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
Server Config
{
"mcpServers": {
"filemover": {
"command": "fm",
"args": [
"--mcp"
]
}
}
}Project Info
Created At
6 months agoUpdated At
6 months agoAuthor Name
AdamTovattStar
-Language
-License
-Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago