Skip to main content
Glama

list_files

Explore Jupyter server file systems by listing files and directories recursively. Use to navigate structure or locate specific items with customizable depth, pagination, and pattern filtering.

Instructions

List all files and directories recursively in the Jupyter server's file system. Used to explore the file system structure of the Jupyter server or to find specific files or directories.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathNoThe starting path to list from (empty string means root directory)
max_depthNoMaximum depth to recurse into subdirectories
start_indexNoStarting index for pagination (0-based)
limitNoMaximum number of items to return (0 means no limit)
patternNoGlob pattern to filter file paths

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/datalayer/jupyter-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server