Skip to main content
Glama

TeamCity MCP Server

by Daghis

check_availability_guard

Monitor TeamCity server health by detecting critical errors to ensure continuous integration reliability. Configure to treat warnings as failures for stricter monitoring.

Instructions

Evaluate server health; returns ok=false if critical health items found (severity ERROR)

Input Schema

NameRequiredDescriptionDefault
failOnWarningNoTreat warnings as failures (default false)

Input Schema (JSON Schema)

{ "properties": { "failOnWarning": { "description": "Treat warnings as failures (default false)", "type": "boolean" } }, "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