Skip to main content
Glama

wordpress_copy_file

Copy files between locations within WordPress to organize content, move media, or relocate theme/plugin files for site management.

Instructions

Copy file to another location within WordPress

Input Schema

NameRequiredDescriptionDefault
sourceYes
destinationYes

Input Schema (JSON Schema)

{ "properties": { "destination": { "type": "string" }, "source": { "type": "string" } }, "required": [ "source", "destination" ], "type": "object" }

Other Tools from WordPress MCP Server

Related Tools

    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/RaheesAhmed/wordpress-mcp-server'

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