Exposes files in a workspace as individual, addressable resources using the Model Context Protocol (MCP).
Filesystem is an MCP server that transforms your file system into a network of addressable resources. By monitoring a specified workspace directory, it creates an MCP resource for each file, respecting `.gitignore` rules. It provides real-time change notifications for file additions, deletions, and modifications, and intelligently detects MIME types and handles text encodings, providing a rich, context-aware experience for MCP clients interacting with file-based resources.