ma

mark3labs/mcp-filesystem-server

Golang implementation for local file system access.

#Golang#file system#local access
Publishermark3labs/mcp-filesystem-server
Submitted date4/19/2025

Overview

Title

Filesystem MCP Server

How to Use

Install the server using go install and configure it in claude_desktop_config.json with allowed directories.

Key Features

  • Read/write files and directories
  • Move, search, and list files
  • Get file metadata
  • Case-insensitive file search
  • Restricted to specified directories for security

Use Cases

  • Managing local files and directories programmatically
  • Automating file operations in workflows
  • Integrating filesystem access with AI tools like Claude Desktop

Visit More

View All