Skip to main content
Glama

MCP-Delete

by qpd-v

delete_file

Delete files securely using the specified path, including relative or absolute paths, to manage storage and maintain system integrity with precision and reliability.

Instructions

Delete a file at the specified path (supports both relative and absolute paths)

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the file to delete (relative to working directory or absolute)

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the file to delete (relative to working directory or absolute)", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-Delete

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/qpd-v/mcp-delete'

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