watchdog

GitHub

Python library and shell utilities to monitor filesystem events.

7,389 stars Python 1 file ยท ~5,964 tokens

watchdog MCP Server

MCP server for gorakhargosh/watchdog

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "watchdog": {
      "command": "npx",
      "args": [
        "-y",
        "@gorakhargosh/watchdog"
      ]
    }
  }
}