Skip to main content
Glama

TeamCity MCP Server

by Daghis

get_versioned_settings_status

Check the status of version-controlled settings for a TeamCity project or build configuration to monitor synchronization and configuration management.

Instructions

Get Versioned Settings status for a locator

Input Schema

NameRequiredDescriptionDefault
fieldsNoOptional fields selector for server-side projection
locatorYesLocator identifying a project/buildType for Versioned Settings

Input Schema (JSON Schema)

{ "properties": { "fields": { "description": "Optional fields selector for server-side projection", "type": "string" }, "locator": { "description": "Locator identifying a project/buildType for Versioned Settings", "type": "string" } }, "required": [ "locator" ], "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