Skip to main content
Glama

manage_repos

Manage Azure DevOps Git repositories by listing, creating branches, searching commits, viewing files, and handling tags and policies.

Instructions

Manage Azure DevOps Git repositories. Actions: 'list', 'get', 'list_branches', 'get_file', 'get_tree', 'search_commits', 'list_policies', 'list_tags', 'create_branch', 'create_tag'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'list', 'get', 'list_branches', 'get_file', 'get_tree', 'create_branch', 'search_commits', 'list_policies', 'list_tags', 'create_tag'
project_keyNoProject name (required for most actions)
repo_idNoRepository name or ID (required for get, list_branches, get_file, get_tree)
file_pathNoFile path within the repo (for get_file, get_tree)
versionNoBranch name or commit SHA (for get_file)
branch_nameNoNew branch name (required for create_branch)
source_branchNoSource branch to create from (required for create_branch)
authorNoFilter commits by author (for search_commits)
from_dateNoFilter commits from this date (for search_commits)
to_dateNoFilter commits to this date (for search_commits)
tag_nameNoTag name (required for create_tag)
commit_shaNoCommit SHA to tag (required for create_tag)

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/adtk'

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