Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by trycatchkamal • Uncategorized
An MCP server that provides event-driven file system watching for AI coding agents.
Monitor file system changes in real-time without polling.
Safe and filtered access to file creation, modification, deletion, and move events.
That require efficient event consumption with debounced and coalesced file system events.
Filesystem Watcher MCP enables AI coding agents to monitor directories for live file system changes such as creations, modifications, deletions, and moves without busy-polling. It uses native OS events for efficient cross-platform watching, enforces strict safety guardrails to block sensitive system paths, and supports flexible filtering and debounced event reporting. The server offers consume-once semantics for easy integration and explicit error handling to ensure reliability.