Skip to main content
Glama

manage_source

Perform source code operations in Bitbucket repositories including reading, writing, searching, and managing files and directories.

Instructions

Unified tool for source code operations (read, list_directory, get_history, search, write, delete)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'read_file', 'list_directory', 'get_history', 'search', 'write_file', 'delete_file'
workspaceYesWorkspace slug
repo_slugYesRepository slug
pathNoPath to the file or directory
refNoCommit hash, branch, or tag (default: HEAD)
queryNoSearch query
contentNoContent to write to the file
messageNoCommit message
branchNoBranch to commit to
authorNoCommit author in 'Name <email>' format
max_depthNoMaximum depth of recursion (for list_directory)
pageNoPage number
pagelenNoResults per page

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/zach-snell/bbkt'

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