Filesystem icon

Filesystem

18

Provides secure, read-only access to files within a specified directory using the Model Context Protocol (MCP).

Acerca de

Filesystem exposes files as MCP resources using the `file://` URI scheme, offering a secure, read-only interface. It enables file search capabilities through MCP tools, respects .gitignore patterns, and incorporates path traversal protection for enhanced security. MIME type detection is also included, and integration with Claude Desktop is supported via configuration files.

Características Principales

  • Exposes files as MCP resources using `file://` URI scheme
  • Path traversal protection
  • Provides file search capabilities through MCP tools
  • MIME type detection
  • Respects .gitignore patterns
  • 6 GitHub stars

Casos de Uso

  • Securely accessing files within Claude Desktop
  • Providing a read-only filesystem interface for MCP
  • Integrating local files into MCP workflows