Skip to main content
Glama

TeamCity MCP Server

by Daghis

list_parameters

Retrieve all parameters for a TeamCity build configuration to configure and customize build processes effectively.

Instructions

List parameters for 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