Back to directory
mark3labs/mcp-filesystem-server

mark3labs/mcp-filesystem-server

@mark3labs

Go server implementing Model Context Protocol (MCP) for filesystem operations.

filesystemfile-operationsmcp-servergomodel-context-protocolsecuritytool

Installation & Configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "mcp-filesystem-server",
      "args": [
        "/path/to/allowed/directory",
        "/another/allowed/directory"
      ]
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/12
Updated
2026/6/12