https://github.com/qpd-v/mcp-delete
A Model Context Protocol (MCP) server that provides file deletion capabilities for AI assistants. Supports both relative and absolute paths with smart path resolution, making it easy for AI assistants to safely delete files when needed.
https://github.com/qpd-v/mcp-delete
Last synced: 3 days ago
JSON representation
A Model Context Protocol (MCP) server that provides file deletion capabilities for AI assistants. Supports both relative and absolute paths with smart path resolution, making it easy for AI assistants to safely delete files when needed.
- Host: GitHub
- URL: https://github.com/qpd-v/mcp-delete
- Owner: qpd-v
- License: apache-2.0
- Created: 2024-12-14T05:03:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T22:05:28.000Z (4 months ago)
- Last Synced: 2025-05-31T21:23:20.251Z (20 days ago)
- Language: JavaScript
- Size: 240 KB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - File Deletion - Provides file deletion capabilities, supporting both relative and absolute paths with smart path resolution and existence checks to ensure safe file removal. (Security)