file systems
Mcp Filesystem Server
Golang implementation for local file system access.
local
rust
file systems
Installation
npx -y mark3labs/mcp-filesystem-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub