Skip to content

Filesystem MCP

VerifiedSTDIO

Give AI agents secure file system access

By Anthropic

About

Official MCP server for local filesystem access — read, write, list files safely.

MCP Configuration

Add this to your Claude Desktop, Cursor, or MCP client config:

{
  "mcpServers": {
    "filesystem-mcp": {
      "command": "stdio"
    }
  }
}

Tools Exposed (5)

read_filewrite_filelist_directorymove_filesearch_files

Details

Transport
STDIO
Pricing
free
Requires API Key
No

Categories

developmentfilesystem