Skip to main content
Glama

dev-kit-mcp-server

remove_file

Delete a file or folder from a specified path using the terminal. Returns the status and path of the removed item.

Instructions

Preferred from the terminal: Remove a file or folder.

Args: path: Path to the file or folder to remove Returns: A dictionary containing the status and path of the removed file or folder

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from dev-kit-mcp-server

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/DanielAvdar/dev-kit-mcp-server'

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