Skip to main content
Glama

copy_path

Copy files or directories to a specified location using absolute or relative paths. Automatically performs recursive copy for directories unless specified otherwise.

Instructions

Copies a file or directory to a new location. Accepts relative or absolute paths. Defaults to recursive copy for directories.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
destination_pathYesThe path where the copy should be created. Can be relative or absolute.
recursiveNoIf copying a directory, whether to copy its contents recursively. Defaults to true.
source_pathYesThe path of the file or directory to copy. Can be relative or absolute.

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyanheads/filesystem-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server