Skip to main content
Glama

TeamCity MCP Server

by Daghis

get_build_config

Retrieve build configuration details from TeamCity using the build type ID to access settings and parameters.

Instructions

Get details of a build configuration

Input Schema

NameRequiredDescriptionDefault
buildTypeIdYesBuild type ID

Input Schema (JSON Schema)

{ "properties": { "buildTypeId": { "description": "Build type ID", "type": "string" } }, "required": [ "buildTypeId" ], "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