mhattingpete/code-copy-mcp
3.2
If you are the rightful owner of code-copy-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Code Copy MCP Server is a specialized server designed to facilitate secure and efficient code copy-paste operations between files, with robust security controls and validation mechanisms.
Tools
Functions exposed to the LLM to take actions
copy_code
Copy code lines from a source file with optional line numbers.
paste_code
Paste code at a specific line number in a target file.
copy_entire_file
Copy the complete content of a source file.
search_and_replace
Search and replace text patterns in files.
get_file_info
Get detailed information about a file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client