file systems

Mcp Filesystem Server

Golang implementation for local file system access.

local
rust
file systems
0
View on GitHub

Installation

npx -y mark3labs/mcp-filesystem-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-filesystem-server",
  "command": "npx",
  "args": [
    "-y",
    "mark3labs/mcp-filesystem-server"
  ]
}

About This MCP Server

mark3labs/mcp-filesystem-server

Golang implementation for local file system access.

GitHub: https://github.com/mark3labs/mcp-filesystem-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub