Skip to main content
Glama

MCP Policy Gatekeeper

by GILSMON

delete_file

Remove files while enforcing organizational security policies and compliance rules. This tool validates deletion requests against established standards before execution to prevent policy violations.

Instructions

Delete a file

Input Schema

NameRequiredDescriptionDefault
pathYesFile path

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "File path", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from MCP Policy Gatekeeper

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/GILSMON/mcpServer_as_gatekeeper'

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