MCPVault

copy_file

MCP tool from EnergyPlus MCP by LBNL-ETA

Intelligent file copying with path resolution

How to use it

copy_file is exposed by the EnergyPlus MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the copy_file tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install EnergyPlus MCP

$docker run -it --rm -v "$(pwd)":/workspace -w /workspace/energyplus-mcp-server energyplus-mcp-dev bash
FULL ENERGYPLUS MCP LISTING