Skip to main content
Glama

File Operations MCP Server

by bsmi021

unwatch_directory

Stop monitoring a specified directory for changes. Use this tool to discontinue file watching and change tracking within the File Operations MCP Server, ensuring efficient directory management.

Instructions

Stop watching a directory

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the directory to stop watching

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the directory to stop watching", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from File Operations 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/bsmi021/mcp-file-operations-server'

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