Skip to main content
Glama

TeamCity MCP Server

by Daghis

analyze_build_problems

Analyze build failures and identify root causes to resolve issues and improve build reliability in TeamCity CI/CD pipelines.

Instructions

Analyze and report build problems and failures

Input Schema

NameRequiredDescriptionDefault
buildIdYesBuild ID to analyze

Input Schema (JSON Schema)

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