Skip to main content
Glama

bitbucket_list_files

List all file paths in a Bitbucket repository or sub-directory to understand project structure or find specific files.

Instructions

Recursively list all file paths in a repository or sub-directory.

Returns a flat list of all file paths (no directories). Useful for understanding the project structure or finding files by name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_keyYesThe project key
repository_slugYesThe repository slug
pathNoSub-path to list from (default: repository root)
atNoBranch, tag, or commit (default: default branch)
startNoPagination start index
limitNoMax results (1-5000)

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/christopherekfeldt/mcp-bitbucket-dc'

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