Filesystem icon

Filesystem

18

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

소개

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.

주요 기능

  • 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

사용 사례

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