Remote Files MCP
JSON →MCP server for monitoring remote file sources, detecting new files, and extracting content. Works with any storage backend via rclone (70+ providers) or custom commands.
Tools · 9
- list_files List files in a directory
- read_file Read the contents of a file
- write_file Write content to a file
- delete_file Delete a file
- create_directory Create a new directory
- move_file Move or rename a file
- copy_file Copy a file to a new location
- get_file_info Get metadata about a file
- search_files Search for files matching a pattern