Delete File
File deletion capabilities to safely delete files when needed, with support for both relative and absolute paths.
1 stars
0 tools
Created Aug 2025
@qpd-v/qpd-v-delete-file-deleteAbout
File deletion capabilities to safely delete files when needed, with support for both relative and absolute paths.
Categories
general
Installation
npm
npm install @qpd-v/qpd-v-delete-file-delete
Configuration
{
"mcpServers": {
"qpd-v-delete-file-delete": {
"command": "npx",
"args": [
"-y",
"@qpd-v/qpd-v-delete-file-delete"
]
}
}
}