Skip to main content
Glama

TeamCity MCP Server

by Daghis

list_branches

Retrieve available branches for a TeamCity project or build configuration to manage version control and CI/CD workflows.

Instructions

List branches for a project or build configuration

Input Schema

NameRequiredDescriptionDefault
buildTypeIdNoBuild type ID
projectIdNoProject ID

Input Schema (JSON Schema)

{ "properties": { "buildTypeId": { "description": "Build type ID", "type": "string" }, "projectId": { "description": "Project ID", "type": "string" } }, "type": "object" }

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/Daghis/teamcity-mcp'

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