Filesystem

Provides a secure interface for interacting with local filesystems, enabling file reading, writing, updating, and directory manage

cyanheads 44 ↓ 5.8k
Claude CodeClaude DesktopGeneric
View source ↗

Filesystem MCP Server provides a secure interface for AI agents to interact with local filesystems through standardized tools. Developed by Casey Hand (@cyanheads), this TypeScript implementation offers essential file operations including reading, writing, updating, and managing directories with robust path resolution, error handling, and logging. The server maintains session state for relative path resolution and implements comprehensive security measures like path sanitization and validation. It's particularly useful for AI workflows requiring file manipulation, code generation, or document analysis while maintaining a clean separation between AI agents and the underlying filesystem.

Source

Repository: https://github.com/cyanheads/filesystem-mcp-server

Maintain Filesystem?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Filesystem on getagentictools
[![Filesystem on getagentictools](https://getagentictools.com/badge/mcp/cyanheads-filesystem-mcp-server.svg)](https://getagentictools.com/mcp/cyanheads-filesystem-mcp-server?ref=badge)