- 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 Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Test
@modelcontextprotocol
test
6 months ago
Filesystem
@modelcontextprotocol
2 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago