MCP server for filesystem access

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "mcp-server-filesystem": {
      "args": [
        "-y",
        "@agent-infra/mcp-server-filesystem"
      ],
      "command": "npx",
      "transport": "stdio"
    }
  }
}
MCP server for filesystem access by io.github.bytedance | RouterMCP