Skip to main content
Glama

TeamCity MCP Server

by Daghis

get_agent_enabled_info

Check if a TeamCity build agent is enabled or disabled, including status details like comment and last state change timestamp.

Instructions

Get the enabled/disabled state for an agent, including comment and switch time

Input Schema

NameRequiredDescriptionDefault
agentIdYesAgent ID

Input Schema (JSON Schema)

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