Filesystem Watcher
Verified IntegrationClient Configuration
— Connect Filesystem Watcher to Claude Desktop or Cursor in seconds{
"mcpServers": {
"filesystem-watcher": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem-watcher"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides AI agents with event-driven access to file system changes without the need for busy-polling.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Filesystem Watcher
It leverages native operating system event mechanisms (such as `inotify` on Linux, `FSEvents` on macOS, and `ReadDirectoryChangesW` on Windows) through the Watchdog library. This allows it to deliver instant, event-driven notifications directly to your AI agent as changes occur, eliminating the need for constant file system checks.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.